diff options
Diffstat (limited to 'engines/hugo/text.cpp')
-rw-r--r-- | engines/hugo/text.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hugo/text.cpp b/engines/hugo/text.cpp index 50b2b64260..617fccc36d 100644 --- a/engines/hugo/text.cpp +++ b/engines/hugo/text.cpp @@ -20,6 +20,7 @@ * */ #include "common/system.h" +#include "common/stream.h" #include "hugo/hugo.h" #include "hugo/text.h" |