aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/console.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/console.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/console.cpp')
-rw-r--r--engines/mohawk/console.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/console.cpp b/engines/mohawk/console.cpp
index 8ff1d158da..099e6c926e 100644
--- a/engines/mohawk/console.cpp
+++ b/engines/mohawk/console.cpp
@@ -29,6 +29,8 @@
#include "mohawk/graphics.h"
#include "mohawk/riven.h"
#include "mohawk/livingbooks.h"
+#include "mohawk/sound.h"
+#include "mohawk/video/video.h"
namespace Mohawk {