diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-29 14:46:56 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-29 14:46:56 -0400 |
| commit | 1b5a93c765bace9ed0e021fda2a1d56d2c0cf9b4 (patch) | |
| tree | e7eda84eeba1bc516d3395dc1e80947266a78b85 /MediaBrowser.Server.Implementations/ServerApplicationPaths.cs | |
| parent | 67c6d0fd8f6f327dfe46fc90eb24f57af8d31a9c (diff) | |
update usings
Diffstat (limited to 'MediaBrowser.Server.Implementations/ServerApplicationPaths.cs')
| -rw-r--r-- | MediaBrowser.Server.Implementations/ServerApplicationPaths.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/ServerApplicationPaths.cs b/MediaBrowser.Server.Implementations/ServerApplicationPaths.cs index 237d49fda..c8dea9005 100644 --- a/MediaBrowser.Server.Implementations/ServerApplicationPaths.cs +++ b/MediaBrowser.Server.Implementations/ServerApplicationPaths.cs @@ -1,4 +1,4 @@ -using MediaBrowser.Common.Implementations; +using Emby.Common.Implementations; using MediaBrowser.Controller; using System.IO; |
