diff options
Diffstat (limited to 'engines/made/resource.h')
-rw-r--r-- | engines/made/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/made/resource.h b/engines/made/resource.h index ade6a23029..f1aeb7a87c 100644 --- a/engines/made/resource.h +++ b/engines/made/resource.h @@ -30,6 +30,7 @@ #include "common/file.h" #include "common/stream.h" #include "common/hashmap.h" +#include "common/textconsole.h" #include "graphics/surface.h" #include "audio/audiostream.h" |