diff options
Diffstat (limited to 'src/being/compoundsprite.cpp')
-rw-r--r-- | src/being/compoundsprite.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/being/compoundsprite.cpp b/src/being/compoundsprite.cpp index 98313cc15..3d01273bd 100644 --- a/src/being/compoundsprite.cpp +++ b/src/being/compoundsprite.cpp @@ -32,8 +32,9 @@ #include "being/compounditem.h" +#include "const/resources/map/map.h" + #include "resources/map/map.h" -#include "resources/map/mapconsts.h" #include "render/surfacegraphics.h" |