summaryrefslogtreecommitdiff
path: root/src/utils/xml_unittest.cc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-09 00:27:14 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-09 00:27:14 +0300
commit99114f260f3310dc0133ccf29f9f5b0eb883618b (patch)
treed6c2d1c84327ecf11072647feb01c923a0152225 /src/utils/xml_unittest.cc
parentbcd8bc4d0981ec25c04423eb1ed6425a28e911d4 (diff)
downloadplus-99114f260f3310dc0133ccf29f9f5b0eb883618b.tar.gz
plus-99114f260f3310dc0133ccf29f9f5b0eb883618b.tar.bz2
plus-99114f260f3310dc0133ccf29f9f5b0eb883618b.tar.xz
plus-99114f260f3310dc0133ccf29f9f5b0eb883618b.zip
Remove extra includes.
Diffstat (limited to 'src/utils/xml_unittest.cc')
-rw-r--r--src/utils/xml_unittest.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/xml_unittest.cc b/src/utils/xml_unittest.cc
index 6fd9a5e0a..27bb18cd3 100644
--- a/src/utils/xml_unittest.cc
+++ b/src/utils/xml_unittest.cc
@@ -42,8 +42,6 @@
#include "resources/sdlimagehelper.h"
-#include "resources/sprite/animatedsprite.h"
-
#include "resources/resourcemanager/resourcemanager.h"
#include "debug.h"