aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs')
-rw-r--r--Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs b/Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs
index 4094e6b9b..d95bd8734 100644
--- a/Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs
+++ b/Emby.Server.Implementations/FileOrganization/FileOrganizationService.cs
@@ -17,7 +17,7 @@ using MediaBrowser.Model.IO;
using MediaBrowser.Controller.Session;
using MediaBrowser.Model.Events;
using MediaBrowser.Common.Events;
-using MediaBrowser.Common.IO;
+
using MediaBrowser.Controller.IO;
using MediaBrowser.Model.Tasks;