Explorar el Código

Update BaseMonoApp.cs

Luke hace 9 años
padre
commit
37442ce4fa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      MediaBrowser.Server.Mac/Native/BaseMonoApp.cs

+ 1 - 0
MediaBrowser.Server.Mac/Native/BaseMonoApp.cs

@@ -7,6 +7,7 @@ using System.Collections.Generic;
 using System.Reflection;
 using System.Text.RegularExpressions;
 using MediaBrowser.Controller.Power;
+using MediaBrowser.Server.Implementations.Persistence;
 using MediaBrowser.Server.Startup.Common.FFMpeg;
 using System.Diagnostics;