aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/TV/DummySeasonProvider.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Providers/TV/DummySeasonProvider.cs')
-rw-r--r--MediaBrowser.Providers/TV/DummySeasonProvider.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Providers/TV/DummySeasonProvider.cs b/MediaBrowser.Providers/TV/DummySeasonProvider.cs
index c61b4f2792..0faaaa702b 100644
--- a/MediaBrowser.Providers/TV/DummySeasonProvider.cs
+++ b/MediaBrowser.Providers/TV/DummySeasonProvider.cs
@@ -10,6 +10,7 @@ using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
+using CommonIO;
using MediaBrowser.Common.IO;
namespace MediaBrowser.Providers.TV