aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Mac/Native/MonoFileSystem.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-08-22 14:46:16 -0400
committerLuke <luke.pulverenti@gmail.com>2017-08-22 14:46:16 -0400
commitcc9feb17c4d5adcb58d74180d0cbc963c152ae9c (patch)
treef9a70be4c9888d00ff4f69dfbe1879841ea8a136 /MediaBrowser.Server.Mac/Native/MonoFileSystem.cs
parent42816d6c043c00fefebc1358b9af67e7c7faa71b (diff)
update mac project
Diffstat (limited to 'MediaBrowser.Server.Mac/Native/MonoFileSystem.cs')
-rw-r--r--MediaBrowser.Server.Mac/Native/MonoFileSystem.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Mac/Native/MonoFileSystem.cs b/MediaBrowser.Server.Mac/Native/MonoFileSystem.cs
index 7aeff5ac8..1fd140fb9 100644
--- a/MediaBrowser.Server.Mac/Native/MonoFileSystem.cs
+++ b/MediaBrowser.Server.Mac/Native/MonoFileSystem.cs
@@ -1,4 +1,4 @@
-using Emby.Common.Implementations.IO;
+using Emby.Server.Implementations.IO;
using MediaBrowser.Model.Logging;
using Mono.Unix.Native;
using MediaBrowser.Model.System;