aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter_v6.cpp
diff options
context:
space:
mode:
authorSven Hesse2009-07-05 11:27:11 +0000
committerSven Hesse2009-07-05 11:27:11 +0000
commite861fab808897b8ec10a03930d94a079f1c7f1bb (patch)
treed7f609032b7bda2982239a19a20ffea946066a04 /engines/gob/inter_v6.cpp
parent704895b35ff365525e894f8caf92c4383d446209 (diff)
downloadscummvm-rg350-e861fab808897b8ec10a03930d94a079f1c7f1bb.tar.gz
scummvm-rg350-e861fab808897b8ec10a03930d94a079f1c7f1bb.tar.bz2
scummvm-rg350-e861fab808897b8ec10a03930d94a079f1c7f1bb.zip
Added a Key and ShortKey enum
svn-id: r42121
Diffstat (limited to 'engines/gob/inter_v6.cpp')
-rw-r--r--engines/gob/inter_v6.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/inter_v6.cpp b/engines/gob/inter_v6.cpp
index 506de821d4..14bfa1e840 100644
--- a/engines/gob/inter_v6.cpp
+++ b/engines/gob/inter_v6.cpp
@@ -31,6 +31,7 @@
#include "gob/inter.h"
#include "gob/helper.h"
#include "gob/global.h"
+#include "gob/dataio.h"
#include "gob/game.h"
#include "gob/expression.h"
#include "gob/script.h"