From 12214ad30d89cc4dc033b1ef912c4072dd80927e Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Mon, 6 Dec 2010 23:52:19 +0100 Subject: Removed superfluous #includes taken from checkheaders list. Resolves: Mana-Mantis #265. Trivial fix. --- src/compoundsprite.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/compoundsprite.cpp') 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 #define BUFFER_WIDTH 100 -- cgit v1.2.3-70-g09d2