Browse Source

update mac project

Luke 8 years ago
parent
commit
7ef861e19d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      MediaBrowser.Server.Mac/Main.cs

+ 2 - 0
MediaBrowser.Server.Mac/Main.cs

@@ -18,6 +18,8 @@ using MonoMac.AppKit;
 using MonoMac.Foundation;
 using MonoMac.ObjCRuntime;
 using Emby.Server.Core;
+using Emby.Server.Core.Cryptography;
+using Emby.Server.Core.IO;
 using Emby.Server.Implementations;
 using Emby.Common.Implementations.Logging;
 using Emby.Server.Implementations.Logging;