diff options
| -rw-r--r-- | engines/mohawk/console.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
