diff options
Diffstat (limited to 'Emby.Dlna/Server/UpnpDevice.cs')
| -rw-r--r-- | Emby.Dlna/Server/UpnpDevice.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Dlna/Server/UpnpDevice.cs b/Emby.Dlna/Server/UpnpDevice.cs index 355a35c01..457cdc1ab 100644 --- a/Emby.Dlna/Server/UpnpDevice.cs +++ b/Emby.Dlna/Server/UpnpDevice.cs @@ -1,7 +1,7 @@ using System; using System.Net; -namespace MediaBrowser.Dlna.Server +namespace Emby.Dlna.Server { public sealed class UpnpDevice { |
