aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl
diff options
context:
space:
mode:
authorMax Horn2002-09-30 00:55:47 +0000
committerMax Horn2002-09-30 00:55:47 +0000
commitd921d06d3965d2ee5ad072503d72d52564947b21 (patch)
treeb99d57405d1022f93eedde934175acd9c8954774 /backends/sdl
parente9e75ffd0a8ac86c36a13057bfee1719dd8b76f5 (diff)
downloadscummvm-rg350-d921d06d3965d2ee5ad072503d72d52564947b21.tar.gz
scummvm-rg350-d921d06d3965d2ee5ad072503d72d52564947b21.tar.bz2
scummvm-rg350-d921d06d3965d2ee5ad072503d72d52564947b21.zip
played a bit with the launcher - it now is already somewhat usable <g>
svn-id: r5047
Diffstat (limited to 'backends/sdl')
-rw-r--r--backends/sdl/sdl-common.cpp1
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()