aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v1.h
diff options
context:
space:
mode:
authorMax Horn2010-05-04 12:00:16 +0000
committerMax Horn2010-05-04 12:00:16 +0000
commit2149a2383d33ed83401a345219f0367694f9c367 (patch)
tree4a43f4c67d6e62de8ea890de2657f23315ffbfff /engines/kyra/kyra_v1.h
parent970745e60c41286ff2dc1a448a5e6c39e4581671 (diff)
downloadscummvm-rg350-2149a2383d33ed83401a345219f0367694f9c367.tar.gz
scummvm-rg350-2149a2383d33ed83401a345219f0367694f9c367.tar.bz2
scummvm-rg350-2149a2383d33ed83401a345219f0367694f9c367.zip
Reduce indirect header dependencies further
svn-id: r48936
Diffstat (limited to 'engines/kyra/kyra_v1.h')
-rw-r--r--engines/kyra/kyra_v1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/kyra_v1.h b/engines/kyra/kyra_v1.h
index a30f0e7a27..93c7ba2d22 100644
--- a/engines/kyra/kyra_v1.h
+++ b/engines/kyra/kyra_v1.h
@@ -31,6 +31,7 @@
#include "common/array.h"
#include "common/events.h"
#include "common/random.h"
+#include "common/hashmap.h"
#include "common/system.h"
#include "sound/mixer.h"