fixed some namespaces

This commit is contained in:
Keivan Beigi 2013-09-11 16:33:34 -07:00
commit bb518ca19b
10 changed files with 12 additions and 4 deletions

View file

@ -4,6 +4,7 @@ using NLog;
using NzbDrone.Api.Mapping;
using NzbDrone.Common.Instrumentation;
using NzbDrone.Core.DecisionEngine;
using NzbDrone.Core.DecisionEngine.Specifications;
using NzbDrone.Core.Download;
using NzbDrone.Core.IndexerSearch;
using NzbDrone.Core.Indexers;