diff options
Diffstat (limited to 'engines/saga/gfx.h')
-rw-r--r-- | engines/saga/gfx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/saga/gfx.h b/engines/saga/gfx.h index 33fac10c63..56d9104371 100644 --- a/engines/saga/gfx.h +++ b/engines/saga/gfx.h @@ -28,6 +28,7 @@ #ifndef SAGA_GFX_H #define SAGA_GFX_H +#include "common/rect.h" #include "graphics/surface.h" namespace Saga { |