move classes

This commit is contained in:
Luke Pulverenti
2016-11-03 21:18:51 -04:00
parent 70e146a0b2
commit 46efa464d8
13 changed files with 22 additions and 22 deletions

View File

@@ -7,6 +7,7 @@ using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Emby.Server.Implementations.HttpServer;
using MediaBrowser.Common.IO;
using MediaBrowser.Model.IO;
using MediaBrowser.Model.Services;