aboutsummaryrefslogtreecommitdiff
path: root/graphics/sjis.h
diff options
context:
space:
mode:
authorMax Horn2012-02-22 21:03:17 +0100
committerMax Horn2012-02-26 15:21:36 +0100
commit367131ef0ebbc446f5589b3523049eac3d5a572d (patch)
tree4283f700e253762c070d05ed2ec9df4836db0afb /graphics/sjis.h
parent215b41b244e042019f82cb507463d7e13672a6d0 (diff)
downloadscummvm-rg350-367131ef0ebbc446f5589b3523049eac3d5a572d.tar.gz
scummvm-rg350-367131ef0ebbc446f5589b3523049eac3d5a572d.tar.bz2
scummvm-rg350-367131ef0ebbc446f5589b3523049eac3d5a572d.zip
COMMON: Move Language and Platform functionality into separate files
Diffstat (limited to 'graphics/sjis.h')
-rw-r--r--graphics/sjis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sjis.h b/graphics/sjis.h
index f96eef6ad1..2d05005fc3 100644
--- a/graphics/sjis.h
+++ b/graphics/sjis.h
@@ -43,7 +43,7 @@
#endif
#include "common/scummsys.h"
-#include "common/util.h"
+#include "common/platform.h"
namespace Graphics {