aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/wiz_he.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2016-05-10 17:12:13 +0200
committerEugene Sandulenko2016-05-10 18:07:36 +0200
commit543920a1d672c13d6015bf0cedcf1ebe2f827270 (patch)
tree72063a36bce3cc21ad5fe0a407a0f0c548689f20 /engines/scumm/he/wiz_he.cpp
parent35335b253e046e1bc9f9b8cd04878708dc384492 (diff)
downloadscummvm-rg350-543920a1d672c13d6015bf0cedcf1ebe2f827270.tar.gz
scummvm-rg350-543920a1d672c13d6015bf0cedcf1ebe2f827270.tar.bz2
scummvm-rg350-543920a1d672c13d6015bf0cedcf1ebe2f827270.zip
SCUMM HE: Started code for loading FOW resources
Diffstat (limited to 'engines/scumm/he/wiz_he.cpp')
-rw-r--r--engines/scumm/he/wiz_he.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/he/wiz_he.cpp b/engines/scumm/he/wiz_he.cpp
index 2b1e6d1314..4f4bfa1757 100644
--- a/engines/scumm/he/wiz_he.cpp
+++ b/engines/scumm/he/wiz_he.cpp
@@ -31,6 +31,7 @@
#include "scumm/scumm.h"
#include "scumm/util.h"
#include "scumm/he/wiz_he.h"
+#include "scumm/he/moonbase/moonbase.h"
namespace Scumm {