minor namespace changes in the model

This commit is contained in:
LukePulverenti
2013-03-10 00:36:39 -05:00
parent 31d079f1ba
commit b1be6f1d73
28 changed files with 42 additions and 45 deletions

View File

@@ -4,6 +4,7 @@ using MediaBrowser.Controller.Library;
using MediaBrowser.Model.Connectivity;
using MediaBrowser.Model.Dto;
using MediaBrowser.Model.Entities;
using MediaBrowser.Model.Querying;
using MediaBrowser.Server.Implementations.HttpServer;
using ServiceStack.ServiceHost;
using ServiceStack.Text.Controller;