aboutsummaryrefslogtreecommitdiff
path: root/scumm/charset.h
diff options
context:
space:
mode:
authorMax Horn2005-01-10 22:35:43 +0000
committerMax Horn2005-01-10 22:35:43 +0000
commit5c48717dd254d4d6348631d4a7e62f27f4ee5b40 (patch)
treea988a5834b27a7e59b156ceecb606f6c702df9fb /scumm/charset.h
parent6f6668ce21ea4ac8554a0b0c9de55a8683b0d81d (diff)
downloadscummvm-rg350-5c48717dd254d4d6348631d4a7e62f27f4ee5b40.tar.gz
scummvm-rg350-5c48717dd254d4d6348631d4a7e62f27f4ee5b40.tar.bz2
scummvm-rg350-5c48717dd254d4d6348631d4a7e62f27f4ee5b40.zip
Remove some more header dependencies
svn-id: r16530
Diffstat (limited to 'scumm/charset.h')
-rw-r--r--scumm/charset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/charset.h b/scumm/charset.h
index e546d16b73..d3dfdba095 100644
--- a/scumm/charset.h
+++ b/scumm/charset.h
@@ -23,6 +23,7 @@
#include "common/scummsys.h"
#include "common/rect.h"
+#include "common/util.h"
#include "scumm/gfx.h"
namespace Scumm {