diff options
Diffstat (limited to 'src/animatedsprite.cpp')
-rw-r--r-- | src/animatedsprite.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp index 69aaceaaa..19884f141 100644 --- a/src/animatedsprite.cpp +++ b/src/animatedsprite.cpp @@ -31,8 +31,6 @@ #include "resources/image.h" #include "resources/resourcemanager.h" -#include "utils/xml.h" - #include "debug.h" bool AnimatedSprite::mEnableCache = false; |