aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v100he.cpp
diff options
context:
space:
mode:
authorMax Horn2005-04-10 12:59:17 +0000
committerMax Horn2005-04-10 12:59:17 +0000
commit871e278f8be3fc4b27fadca50922dd2193dbd409 (patch)
treecf9be444f841cf731d1f0748cc1a97dceda4d32b /scumm/script_v100he.cpp
parente3fbf090350f6a967cc04d9804dbb4ed64e7a1af (diff)
downloadscummvm-rg350-871e278f8be3fc4b27fadca50922dd2193dbd409.tar.gz
scummvm-rg350-871e278f8be3fc4b27fadca50922dd2193dbd409.tar.bz2
scummvm-rg350-871e278f8be3fc4b27fadca50922dd2193dbd409.zip
Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it complies a bit better with our code formatting rules
svn-id: r17508
Diffstat (limited to 'scumm/script_v100he.cpp')
-rw-r--r--scumm/script_v100he.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index 3430936c68..7831c46eb5 100644
--- a/scumm/script_v100he.cpp
+++ b/scumm/script_v100he.cpp
@@ -33,6 +33,7 @@
#include "scumm/resource_v7he.h"
#include "scumm/scumm.h"
#include "scumm/sound.h"
+#include "scumm/util.h"
namespace Scumm {