diff options
Diffstat (limited to 'src/simpleanimation.cpp')
-rw-r--r-- | src/simpleanimation.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp index 46052febc..de0050fa4 100644 --- a/src/simpleanimation.cpp +++ b/src/simpleanimation.cpp @@ -26,11 +26,8 @@ #include "render/graphics.h" -#include "utils/stringutils.h" - #include "resources/animation.h" #include "resources/dye.h" -#include "resources/image.h" #include "resources/imageset.h" #include "resources/resourcemanager.h" |