diff options
Diffstat (limited to 'engines/sword1/eventman.cpp')
-rw-r--r-- | engines/sword1/eventman.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sword1/eventman.cpp b/engines/sword1/eventman.cpp index 55a438f506..9200e6a229 100644 --- a/engines/sword1/eventman.cpp +++ b/engines/sword1/eventman.cpp @@ -26,6 +26,7 @@ #include "sword1/eventman.h" #include "sword1/sworddefs.h" +#include "common/textconsole.h" #include "common/util.h" namespace Sword1 { |