summaryrefslogtreecommitdiff
path: root/src/animatedsprite.cpp
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2010-12-06 23:52:19 +0100
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2010-12-06 23:52:19 +0100
commit12214ad30d89cc4dc033b1ef912c4072dd80927e (patch)
tree50e3fe95ce9966ef27c9bd0e1e738851beb770f2 /src/animatedsprite.cpp
parentf622cf4c545033e25fde7f3e1105cdf2118d7016 (diff)
downloadmana-client-12214ad30d89cc4dc033b1ef912c4072dd80927e.tar.gz
mana-client-12214ad30d89cc4dc033b1ef912c4072dd80927e.tar.bz2
mana-client-12214ad30d89cc4dc033b1ef912c4072dd80927e.tar.xz
mana-client-12214ad30d89cc4dc033b1ef912c4072dd80927e.zip
Removed superfluous #includes taken from checkheaders list.
Resolves: Mana-Mantis #265. Trivial fix.
Diffstat (limited to 'src/animatedsprite.cpp')
-rw-r--r--src/animatedsprite.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp
index ec666d80..bd00ede8 100644
--- a/src/animatedsprite.cpp
+++ b/src/animatedsprite.cpp
@@ -22,15 +22,12 @@
#include "animatedsprite.h"
#include "graphics.h"
-#include "log.h"
#include "resources/action.h"
#include "resources/animation.h"
#include "resources/image.h"
#include "resources/resourcemanager.h"
-#include "utils/xml.h"
-
#include <cassert>
AnimatedSprite::AnimatedSprite(SpriteDef *sprite):