diff options
Diffstat (limited to 'engines/hugo/intro.h')
-rw-r--r-- | engines/hugo/intro.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hugo/intro.h b/engines/hugo/intro.h index 7af53c8922..d40cffbfaf 100644 --- a/engines/hugo/intro.h +++ b/engines/hugo/intro.h @@ -29,6 +29,7 @@ #ifndef INTRO_H #define INTRO_H +#include "graphics/surface.h" #include "graphics/fonts/winfont.h" namespace Hugo { |