From ca236589082bd3e748610f101f54de26eb90ebd9 Mon Sep 17 00:00:00 2001 From: Ori Avtalion Date: Thu, 28 Apr 2011 21:03:12 +0300 Subject: MOHAWK: Fix compilation when only default engines are enabled --- engines/mohawk/graphics.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines') 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" -- cgit v1.2.3