diff options
Diffstat (limited to 'engines/sword25/kernel/objectregistry.h')
-rw-r--r-- | engines/sword25/kernel/objectregistry.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sword25/kernel/objectregistry.h b/engines/sword25/kernel/objectregistry.h index 8d0f4a314b..69d961ae91 100644 --- a/engines/sword25/kernel/objectregistry.h +++ b/engines/sword25/kernel/objectregistry.h @@ -37,6 +37,7 @@ #include "common/func.h" #include "common/hashmap.h" +#include "common/textconsole.h" #include "sword25/kernel/common.h" namespace Sword25 { |