diff options
Diffstat (limited to 'engines/wage/world.cpp')
-rw-r--r-- | engines/wage/world.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/wage/world.cpp b/engines/wage/world.cpp index d44267aeaf..1ef51de055 100644 --- a/engines/wage/world.cpp +++ b/engines/wage/world.cpp @@ -46,9 +46,6 @@ */ #include "common/file.h" -#include "common/macresman.h" -#include "common/memstream.h" -#include "common/str-array.h" #include "wage/wage.h" #include "wage/entities.h" |