Fixes compile issues introduced with latest commit.

This commit is contained in:
Leonardo Galli
2017-01-05 20:49:26 +01:00
parent 51e5c55d5f
commit 17d7083412
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.Lifecycle;
using NzbDrone.Core.Messaging.Events;
using NzbDrone.Host;
using Radarr.Host;
using NzbDrone.Test.Common;
namespace NzbDrone.Common.Test