aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
diff options
context:
space:
mode:
authorMax Horn2009-11-18 16:02:10 +0000
committerMax Horn2009-11-18 16:02:10 +0000
commitedee511ec24e6cf2c63777e21ff16f7533f33389 (patch)
tree3ceea14bce4c511d94cff7d5c615a5ef0659ce07 /backends/platform
parenta621435dc1ee0ba1ccca20da728c7b33422a1370 (diff)
downloadscummvm-rg350-edee511ec24e6cf2c63777e21ff16f7533f33389.tar.gz
scummvm-rg350-edee511ec24e6cf2c63777e21ff16f7533f33389.tar.bz2
scummvm-rg350-edee511ec24e6cf2c63777e21ff16f7533f33389.zip
WINCE: Use correct include paths
svn-id: r45977
Diffstat (limited to 'backends/platform')
-rw-r--r--backends/platform/wince/wince-sdl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/wince/wince-sdl.h b/backends/platform/wince/wince-sdl.h
index 063777dbcd..1aff930989 100644
--- a/backends/platform/wince/wince-sdl.h
+++ b/backends/platform/wince/wince-sdl.h
@@ -31,8 +31,8 @@
#include "graphics/scaler.h"
#include "backends/platform/sdl/sdl.h"
-#include "backends/platform/wince/CEGUI.h"
-#include "backends/platform/wince/CEKeys.h"
+#include "backends/platform/wince/CEgui/CEGUI.h"
+#include "backends/platform/wince/CEkeys/CEKeys.h"
#include "backends/platform/wince/CEDevice.h"
#define TOTAL_ZONES 3