diff options
Diffstat (limited to 'engines/sword1/memman.cpp')
-rw-r--r-- | engines/sword1/memman.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sword1/memman.cpp b/engines/sword1/memman.cpp index b08631dfc8..f315895eb0 100644 --- a/engines/sword1/memman.cpp +++ b/engines/sword1/memman.cpp @@ -25,6 +25,7 @@ #include "sword1/memman.h" +#include "common/textconsole.h" #include "common/util.h" namespace Sword1 { |