diff --git a/engines/mohawk/console.cpp b/engines/mohawk/console.cpp index 56d4a975546..93cbe87e554 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"