aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/charset.h
diff options
context:
space:
mode:
authorathrxx2011-07-09 23:57:25 +0200
committerathrxx2011-07-09 23:57:51 +0200
commitf24bac2d0f79bc49041cfe035a681338850b2e9d (patch)
tree62abfef06a3a36f36a7b0d151aedad54c3287dc9 /engines/scumm/charset.h
parente3dbae886dc138433f07e4fd9e85b14254471359 (diff)
downloadscummvm-rg350-f24bac2d0f79bc49041cfe035a681338850b2e9d.tar.gz
scummvm-rg350-f24bac2d0f79bc49041cfe035a681338850b2e9d.tar.bz2
scummvm-rg350-f24bac2d0f79bc49041cfe035a681338850b2e9d.zip
SCUMM: fix DS compilation
Diffstat (limited to 'engines/scumm/charset.h')
-rw-r--r--engines/scumm/charset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/charset.h b/engines/scumm/charset.h
index 4a5799688c..b80db73a58 100644
--- a/engines/scumm/charset.h
+++ b/engines/scumm/charset.h
@@ -25,6 +25,7 @@
#include "common/scummsys.h"
#include "common/rect.h"
#include "graphics/sjis.h"
+#include "scumm/scumm.h"
#include "scumm/gfx.h"
#include "scumm/saveload.h"