From 08f911af478cb3bbede503a3e704b61da713b74e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Jul 2012 21:32:43 +0300 Subject: Rename openglgraphics to normalopenglgraphics. --- src/compoundsprite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compoundsprite.cpp') diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index f3ccac072..91c8b16bc 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -26,7 +26,7 @@ #include "graphics.h" #ifdef USE_OPENGL -#include "openglgraphics.h" +#include "normalopenglgraphics.h" #include "safeopenglgraphics.h" #endif -- cgit v1.2.3-60-g2f50