diff options
Diffstat (limited to 'engines/dreamweb/structs.h')
-rw-r--r-- | engines/dreamweb/structs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dreamweb/structs.h b/engines/dreamweb/structs.h index ceb30e3a4f..2775cf49c9 100644 --- a/engines/dreamweb/structs.h +++ b/engines/dreamweb/structs.h @@ -21,6 +21,7 @@ */ #include "common/endian.h" +#include "common/rect.h" struct Sprite { uint16 _updateCallback; |