aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs')
-rw-r--r--Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs b/Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs
index 338d6796e..4976b6844 100644
--- a/Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs
+++ b/Emby.Dlna/ProfileSerialization/DirectPlayProfile.cs
@@ -2,7 +2,7 @@
using System.Xml.Serialization;
using MediaBrowser.Model.Dlna;
-namespace MediaBrowser.Dlna.ProfileSerialization
+namespace Emby.Dlna.ProfileSerialization
{
public class DirectPlayProfile
{