diff options
Diffstat (limited to 'engines/pegasus/elements.h')
-rw-r--r-- | engines/pegasus/elements.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/elements.h b/engines/pegasus/elements.h index 6a465d1602..d96d2173b1 100644 --- a/engines/pegasus/elements.h +++ b/engines/pegasus/elements.h @@ -26,10 +26,10 @@ #ifndef PEGASUS_ELEMENTS_H #define PEGASUS_ELEMENTS_H +#include "common/array.h" #include "common/rect.h" #include "common/str.h" #include "common/system.h" -#include "graphics/pict.h" #include "graphics/surface.h" #include "pegasus/timers.h" |