aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/Devices/DeviceId.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Common.Implementations/Devices/DeviceId.cs')
-rw-r--r--MediaBrowser.Common.Implementations/Devices/DeviceId.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Common.Implementations/Devices/DeviceId.cs b/MediaBrowser.Common.Implementations/Devices/DeviceId.cs
index 39f11fabf..4cad3cd31 100644
--- a/MediaBrowser.Common.Implementations/Devices/DeviceId.cs
+++ b/MediaBrowser.Common.Implementations/Devices/DeviceId.cs
@@ -3,6 +3,7 @@ using MediaBrowser.Model.Logging;
using System;
using System.IO;
using System.Text;
+using CommonIO;
using MediaBrowser.Common.IO;
namespace MediaBrowser.Common.Implementations.Devices