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

@@ -2,6 +2,7 @@
using MediaBrowser.Controller.Sorting;
using MediaBrowser.Model.Dto;
using System;
using MediaBrowser.Model.Querying;
namespace MediaBrowser.Server.Implementations.Sorting
{