diff options
Diffstat (limited to 'src/compoundsprite.cpp')
-rw-r--r-- | src/compoundsprite.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index 293e170c..ec45825f 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -22,13 +22,10 @@ #include "game.h" #include "graphics.h" -#include "openglgraphics.h" #include "map.h" #include "resources/image.h" -#include "utils/dtor.h" - #include <SDL.h> #define BUFFER_WIDTH 100 |