diff options
Diffstat (limited to 'engines/mohawk/view.cpp')
-rw-r--r-- | engines/mohawk/view.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/view.cpp b/engines/mohawk/view.cpp index 837d386b58..e5a44122ea 100644 --- a/engines/mohawk/view.cpp +++ b/engines/mohawk/view.cpp @@ -28,6 +28,8 @@ #include "mohawk/graphics.h" #include "common/stream.h" #include "common/system.h" +#include "common/textconsole.h" +#include "graphics/palette.h" namespace Mohawk { |