From f31c452a5fc2e3da5c590d437b9a72362b55307c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 30 Dec 2009 23:02:14 +0000 Subject: MOHAWK: Reduce header interdependencies svn-id: r46782 --- engines/mohawk/riven_scripts.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/mohawk/riven_scripts.cpp') diff --git a/engines/mohawk/riven_scripts.cpp b/engines/mohawk/riven_scripts.cpp index e04b2a6e3d..090b30d39c 100644 --- a/engines/mohawk/riven_scripts.cpp +++ b/engines/mohawk/riven_scripts.cpp @@ -27,6 +27,8 @@ #include "mohawk/riven.h" #include "mohawk/riven_external.h" #include "mohawk/riven_scripts.h" +#include "mohawk/sound.h" +#include "mohawk/video/video.h" #include "common/stream.h" #include "graphics/cursorman.h" -- cgit v1.2.3