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/resources/subimage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/subimage.cpp') diff --git a/src/resources/subimage.cpp b/src/resources/subimage.cpp index 294a966c4..1b9f745d3 100644 --- a/src/resources/subimage.cpp +++ b/src/resources/subimage.cpp @@ -24,7 +24,7 @@ #ifdef USE_OPENGL #include "openglgraphics.h" -#include "opengl1graphics.h" +#include "safeopenglgraphics.h" #endif #include "client.h" -- cgit v1.2.3-60-g2f50