fixed compile issues

This commit is contained in:
kay.one
2013-07-18 20:50:12 -07:00
parent 9252c5269a
commit c21ff235b6
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
using System;
using System.Collections.Generic;
using NzbDrone.Common;
using NzbDrone.Common.Reflection;
using NzbDrone.Core.Annotations;