diff options
Diffstat (limited to 'engines/lastexpress/data/background.cpp')
-rw-r--r-- | engines/lastexpress/data/background.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/lastexpress/data/background.cpp b/engines/lastexpress/data/background.cpp index 8b0d338f64..e8236bca86 100644 --- a/engines/lastexpress/data/background.cpp +++ b/engines/lastexpress/data/background.cpp @@ -31,6 +31,7 @@ #include "lastexpress/debug.h" +#include "common/rect.h" #include "common/stream.h" namespace LastExpress { |