aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mohawk/graphics.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mohawk/graphics.cpp b/engines/mohawk/graphics.cpp
index 54dc85b8ff..ac45efdee0 100644
--- a/engines/mohawk/graphics.cpp
+++ b/engines/mohawk/graphics.cpp
@@ -29,8 +29,10 @@
#include "common/substream.h"
#include "common/system.h"
+#include "common/textconsole.h"
#include "engines/util.h"
#include "graphics/palette.h"
+#include "graphics/palette.h"
#include "graphics/primitives.h"
#include "gui/message.h"