From 712c3bc201de28dc202c0c4141c9ac3223293086 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Sat, 30 Apr 2011 11:07:22 +0200 Subject: MOHAWK: Fix CSTime-only builds. --- engines/mohawk/console.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/engines/mohawk/console.cpp b/engines/mohawk/console.cpp index 56d4a97554..93cbe87e55 100644 --- a/engines/mohawk/console.cpp +++ b/engines/mohawk/console.cpp @@ -30,6 +30,7 @@ #include "mohawk/video.h" #include "common/system.h" +#include "common/textconsole.h" #ifdef ENABLE_CSTIME #include "mohawk/cstime.h" -- cgit v1.2.3