From 9eb389060d44672c311a36348036eab297859e7e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Nov 2016 20:44:59 +0300 Subject: Remove extra header in SDL 2. --- src/being/compoundsprite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being') diff --git a/src/being/compoundsprite.cpp b/src/being/compoundsprite.cpp index b41e6c0b5..297cb5da1 100644 --- a/src/being/compoundsprite.cpp +++ b/src/being/compoundsprite.cpp @@ -46,11 +46,11 @@ #include "resources/map/map.h" #include "utils/timer.h" -#endif // USE_SDL2 #ifndef SDL_BIG_ENDIAN #include #endif // SDL_BYTEORDER +#endif // USE_SDL2 #include "debug.h" -- cgit v1.2.3-60-g2f50