aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/ProfileSerialization/CodecProfile.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Dlna/ProfileSerialization/CodecProfile.cs')
-rw-r--r--Emby.Dlna/ProfileSerialization/CodecProfile.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Dlna/ProfileSerialization/CodecProfile.cs b/Emby.Dlna/ProfileSerialization/CodecProfile.cs
index 4619d91bc..73fbca990 100644
--- a/Emby.Dlna/ProfileSerialization/CodecProfile.cs
+++ b/Emby.Dlna/ProfileSerialization/CodecProfile.cs
@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.Xml.Serialization;
using MediaBrowser.Model.Dlna;
-namespace MediaBrowser.Dlna.ProfileSerialization
+namespace Emby.Dlna.ProfileSerialization
{
public class CodecProfile
{