summaryrefslogtreecommitdiff
path: root/src/resources/sprite
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-17 03:38:10 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-17 03:38:10 +0300
commitb3ee753a9386bc0c9e15eeea865c8f253a3bd6ee (patch)
tree24a043204c01e7e803e280c4c41d2e2601495b03 /src/resources/sprite
parent8d32becc5b0fe645d1b8dc4245310ff35ebd8777 (diff)
downloadplus-b3ee753a9386bc0c9e15eeea865c8f253a3bd6ee.tar.gz
plus-b3ee753a9386bc0c9e15eeea865c8f253a3bd6ee.tar.bz2
plus-b3ee753a9386bc0c9e15eeea865c8f253a3bd6ee.tar.xz
plus-b3ee753a9386bc0c9e15eeea865c8f253a3bd6ee.zip
Fix unit tests compilation with SDl 1.2
Diffstat (limited to 'src/resources/sprite')
-rw-r--r--src/resources/sprite/animatedsprite_unittest.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/sprite/animatedsprite_unittest.cc b/src/resources/sprite/animatedsprite_unittest.cc
index e87586466..715ce76b8 100644
--- a/src/resources/sprite/animatedsprite_unittest.cc
+++ b/src/resources/sprite/animatedsprite_unittest.cc
@@ -22,9 +22,7 @@
#include "catch.hpp"
#include "client.h"
-#ifdef USE_SDL2
#include "graphicsmanager.h"
-#endif
#include "const/resources/spriteaction.h"