aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-30 22:09:23 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-30 22:09:23 -0400
commita37a11c486350a35cbc9f8763c477dd189e35501 (patch)
tree014cacfc729c1451dc5d727ea388c7bbb26182bd /MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs
parent51e964dae394ae4a211482d562dbc28e79c00c3c (diff)
3.0.5324.37963
Diffstat (limited to 'MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs')
-rw-r--r--MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs b/MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs
index fefe6401d..57d1d79e1 100644
--- a/MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs
+++ b/MediaBrowser.Server.Implementations/LiveTv/LiveTvConfigurationFactory.cs
@@ -1,5 +1,5 @@
using MediaBrowser.Common.Configuration;
-using MediaBrowser.Model.Configuration;
+using MediaBrowser.Model.LiveTv;
using System.Collections.Generic;
namespace MediaBrowser.Server.Implementations.LiveTv