diff options
Diffstat (limited to 'src/simpleanimation.cpp')
-rw-r--r-- | src/simpleanimation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp index 71832f559..46101ae52 100644 --- a/src/simpleanimation.cpp +++ b/src/simpleanimation.cpp @@ -24,7 +24,7 @@ #include "logger.h" -#include "resources/map/map.h" +#include "resources/map/mapconsts.h" #include "render/graphics.h" |