diff options
Diffstat (limited to 'xbmc/windowing/windows/WinEventsWin32.cpp')
-rw-r--r-- | xbmc/windowing/windows/WinEventsWin32.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xbmc/windowing/windows/WinEventsWin32.cpp b/xbmc/windowing/windows/WinEventsWin32.cpp index ece372e878..ae49c88b13 100644 --- a/xbmc/windowing/windows/WinEventsWin32.cpp +++ b/xbmc/windowing/windows/WinEventsWin32.cpp @@ -39,7 +39,6 @@ #include "settings/Settings.h" #include "settings/AdvancedSettings.h" #include "peripherals/Peripherals.h" -#include "storage/DetectDVDType.h" #include "utils/JobManager.h" #ifdef _WIN32 |