Fixed compilation

This commit is contained in:
Mark McDowall
2014-12-01 22:48:11 -08:00
parent 935b9e5f4e
commit 2de837558b
6 changed files with 11 additions and 12 deletions
@@ -1,6 +1,6 @@
using FluentAssertions;
using NUnit.Framework;
using NzbDrone.Common;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.DataAugmentation.Scene;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.Categories;