diff options
Diffstat (limited to 'backends/sdl')
-rw-r--r-- | backends/sdl/sdl.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/backends/sdl/sdl.cpp b/backends/sdl/sdl.cpp index ed3371d4fb..89352c7779 100644 --- a/backends/sdl/sdl.cpp +++ b/backends/sdl/sdl.cpp @@ -26,10 +26,6 @@ #include "common/util.h" #include "base/main.h" -#if defined(HAVE_CONFIG_H) -#include "config.h" -#endif - #include "scummvm.xpm" #if defined(__amigaos4__) |