aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/staticres.cpp
diff options
context:
space:
mode:
authorStrangerke2014-03-22 14:34:11 +0100
committerStrangerke2014-03-22 14:36:00 +0100
commit07b9a54e271f30574a574988fa292e2548dd5a80 (patch)
treec18ecf22fdb9a267b95bf0a3c6fdafc31f49eaf1 /engines/mads/staticres.cpp
parent202d4ad4f1980bc7367e22ad1061b7b270991692 (diff)
downloadscummvm-rg350-07b9a54e271f30574a574988fa292e2548dd5a80.tar.gz
scummvm-rg350-07b9a54e271f30574a574988fa292e2548dd5a80.tar.bz2
scummvm-rg350-07b9a54e271f30574a574988fa292e2548dd5a80.zip
MADS: Implement Scene202::Step
Diffstat (limited to 'engines/mads/staticres.cpp')
-rw-r--r--engines/mads/staticres.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/staticres.cpp b/engines/mads/staticres.cpp
index cf43576e9b..d57222c57a 100644
--- a/engines/mads/staticres.cpp
+++ b/engines/mads/staticres.cpp
@@ -20,6 +20,7 @@
*
*/
+#include "common/scummsys.h"
#include "mads/staticres.h"
namespace MADS {