more portable restructuring

This commit is contained in:
Luke Pulverenti
2016-11-10 23:25:21 -05:00
parent 8492225dee
commit ec63e13bbe
246 changed files with 397 additions and 411 deletions

View File

@@ -2,8 +2,8 @@
using MediaBrowser.Model.Logging;
using System.Collections.Generic;
using System.Reflection;
using MediaBrowser.Server.Implementations.Persistence;
using MediaBrowser.Server.Startup.Common.FFMpeg;
using MediaBrowser.Server.Startup.Common.Persistence;
namespace MediaBrowser.Server.Startup.Common
{