diff options
Diffstat (limited to 'engines/agi/detection.cpp')
-rw-r--r-- | engines/agi/detection.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp index 14ef169c48..6e9a996756 100644 --- a/engines/agi/detection.cpp +++ b/engines/agi/detection.cpp @@ -30,6 +30,7 @@ #include "common/file.h" #include "common/savefile.h" #include "graphics/thumbnail.h" +#include "graphics/surface.h" #include "agi/agi.h" #include "agi/preagi.h" |