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

@@ -11,6 +11,7 @@ using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using MediaBrowser.Model.Querying;
namespace MediaBrowser.Controller.Library
{