aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/StreamState.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-01 18:23:07 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-01 18:23:07 -0400
commit21308be83fd8678dc1030c6493762f09828b1d2d (patch)
tree874a75ab8b6ecbe7565edbb42fd56d8c2f800614 /MediaBrowser.Api/Playback/StreamState.cs
parent4afe2c3f731562efbe42147d1bcbdc0a7542cfeb (diff)
Add latest translations
Diffstat (limited to 'MediaBrowser.Api/Playback/StreamState.cs')
-rw-r--r--MediaBrowser.Api/Playback/StreamState.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Api/Playback/StreamState.cs b/MediaBrowser.Api/Playback/StreamState.cs
index 48285a4b1..bde5fe30d 100644
--- a/MediaBrowser.Api/Playback/StreamState.cs
+++ b/MediaBrowser.Api/Playback/StreamState.cs
@@ -1,5 +1,5 @@
using MediaBrowser.Common.Net;
-using MediaBrowser.Controller.Dlna;
+using MediaBrowser.Model.Dlna;
using MediaBrowser.Model.Entities;
using MediaBrowser.Model.IO;
using System.Collections.Generic;