aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/wince-sdl.h
diff options
context:
space:
mode:
authorMax Horn2006-06-24 12:33:52 +0000
committerMax Horn2006-06-24 12:33:52 +0000
commit492c65009cb186024f52ec1970617028c3d09efe (patch)
tree8e4f89975ccd8bc094161c73c128d92706880a73 /backends/wince/wince-sdl.h
parentdc41d02ac73109add30a3456bc44d558f29d2f8d (diff)
downloadscummvm-rg350-492c65009cb186024f52ec1970617028c3d09efe.tar.gz
scummvm-rg350-492c65009cb186024f52ec1970617028c3d09efe.tar.bz2
scummvm-rg350-492c65009cb186024f52ec1970617028c3d09efe.zip
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
svn-id: r23293
Diffstat (limited to 'backends/wince/wince-sdl.h')
-rw-r--r--backends/wince/wince-sdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/wince-sdl.h b/backends/wince/wince-sdl.h
index f9715272a5..ae1d252f2d 100644
--- a/backends/wince/wince-sdl.h
+++ b/backends/wince/wince-sdl.h
@@ -28,7 +28,7 @@
#include "common/system.h"
#include "graphics/scaler.h"
#include "backends/intern.h"
-#include "backends/sdl/sdl-common.h"
+#include "backends/platform/sdl/sdl-common.h"
#include "CEgui.h"
#include "CEkeys.h"