From f3850f2cf7f4428eed3be0efe9a7c440b9e4d950 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 20 Jul 2012 18:32:41 +0300 Subject: Fix code style. --- src/compoundsprite.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/compoundsprite.cpp') diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index 91c8b16bc..a6f0c3d77 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -26,8 +26,7 @@ #include "graphics.h" #ifdef USE_OPENGL -#include "normalopenglgraphics.h" -#include "safeopenglgraphics.h" +#include "main.h" #endif #include "client.h" @@ -35,7 +34,6 @@ #include "resources/image.h" #include "resources/imagehelper.h" -#include "resources/openglimagehelper.h" #include "utils/dtor.h" -- cgit v1.2.3-70-g09d2