From 4503b047574e1374d16d2bec7e10285f59cc6d51 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Jul 2012 21:15:55 +0300 Subject: Rename opengl1graphics to safeopenglgraphics. --- 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 98ee8c6df..f3ccac072 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -27,7 +27,7 @@ #ifdef USE_OPENGL #include "openglgraphics.h" -#include "opengl1graphics.h" +#include "safeopenglgraphics.h" #endif #include "client.h" -- cgit v1.2.3-60-g2f50