Explorar el Código

update mac project

Luke hace 8 años
padre
commit
7ef861e19d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;