diff options
| author | Eric Reed <ebr@mediabrowser3.com> | 2013-03-03 12:07:44 -0500 |
|---|---|---|
| committer | Eric Reed <ebr@mediabrowser3.com> | 2013-03-03 12:07:44 -0500 |
| commit | cff5cd9503f60dcb77930fc12e2c46dc6944fffd (patch) | |
| tree | 955dd24f599616ed6d4daf759b8fbf0b9c1c6533 /MediaBrowser.Controller/Library/ILibraryManager.cs | |
| parent | a8683132a77771bf764a20827ac9a8d73fea56da (diff) | |
| parent | 9a4f73b9c8e8dd92da2365ca3e9bb5dba131ca20 (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Controller/Library/ILibraryManager.cs')
| -rw-r--r-- | MediaBrowser.Controller/Library/ILibraryManager.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Controller/Library/ILibraryManager.cs b/MediaBrowser.Controller/Library/ILibraryManager.cs index 7ba60e921..3f1930209 100644 --- a/MediaBrowser.Controller/Library/ILibraryManager.cs +++ b/MediaBrowser.Controller/Library/ILibraryManager.cs @@ -1,5 +1,6 @@ using MediaBrowser.Controller.Entities; using MediaBrowser.Controller.IO; +using MediaBrowser.Controller.Resolvers; using MediaBrowser.Model.Entities; using System; using System.Collections.Generic; |
