diff options
Diffstat (limited to 'engines/lastexpress/graphics.cpp')
-rw-r--r-- | engines/lastexpress/graphics.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/lastexpress/graphics.cpp b/engines/lastexpress/graphics.cpp index e5a69d16ea..5c72fa76d8 100644 --- a/engines/lastexpress/graphics.cpp +++ b/engines/lastexpress/graphics.cpp @@ -25,7 +25,9 @@ #include "lastexpress/graphics.h" +#include "common/rect.h" #include "common/system.h" +#include "common/textconsole.h" namespace LastExpress { |