aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_scripts.cpp
diff options
context:
space:
mode:
authorMax Horn2009-12-30 23:02:14 +0000
committerMax Horn2009-12-30 23:02:14 +0000
commitf31c452a5fc2e3da5c590d437b9a72362b55307c (patch)
treed57752e8ccfc6cafc1fc2d8713dfd5f6a533d7d8 /engines/mohawk/myst_scripts.cpp
parentb0e02675e79b2102f9d05de3d9f549b5438dfdcb (diff)
downloadscummvm-rg350-f31c452a5fc2e3da5c590d437b9a72362b55307c.tar.gz
scummvm-rg350-f31c452a5fc2e3da5c590d437b9a72362b55307c.tar.bz2
scummvm-rg350-f31c452a5fc2e3da5c590d437b9a72362b55307c.zip
MOHAWK: Reduce header interdependencies
svn-id: r46782
Diffstat (limited to 'engines/mohawk/myst_scripts.cpp')
-rw-r--r--engines/mohawk/myst_scripts.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/myst_scripts.cpp b/engines/mohawk/myst_scripts.cpp
index 64de638b44..a79e62ee2d 100644
--- a/engines/mohawk/myst_scripts.cpp
+++ b/engines/mohawk/myst_scripts.cpp
@@ -26,6 +26,8 @@
#include "mohawk/myst.h"
#include "mohawk/graphics.h"
#include "mohawk/myst_scripts.h"
+#include "mohawk/sound.h"
+#include "mohawk/video/video.h"
#include "gui/message.h"