diff options
Diffstat (limited to 'backends')
-rw-r--r-- | backends/sdl/sdl-common.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/sdl/sdl-common.cpp b/backends/sdl/sdl-common.cpp index d77d63c091..a98f9acdca 100644 --- a/backends/sdl/sdl-common.cpp +++ b/backends/sdl/sdl-common.cpp @@ -21,7 +21,6 @@ #include "sdl-common.h" #include "sound/mididrv.h" -#include "common/gameDetector.h" #include "common/scaler.h" #include "common/engine.h" // Only #included for error() and warning() |