diff options
Diffstat (limited to 'xbmc/ServiceManager.cpp')
-rw-r--r-- | xbmc/ServiceManager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xbmc/ServiceManager.cpp b/xbmc/ServiceManager.cpp index 5c6168cfd2..6be181bc4b 100644 --- a/xbmc/ServiceManager.cpp +++ b/xbmc/ServiceManager.cpp @@ -27,7 +27,6 @@ #include "interfaces/python/XBPython.h" #include "pvr/PVRManager.h" #include "network/Network.h" -#include "settings/Settings.h" #include "utils/FileExtensionProvider.h" #include "windowing/WinSystem.h" #include "powermanagement/PowerManager.h" |