From bcb340f51ca2d69fd062d6548ef283303d43d9ac Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Jun 2014 22:43:41 +0300 Subject: Rename NormalOpenGLGraphicsVertexes into OpenGLGraphicsVertexes. --- src/render/modernopenglgraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/modernopenglgraphics.h') diff --git a/src/render/modernopenglgraphics.h b/src/render/modernopenglgraphics.h index ada964ee9..651a9462f 100644 --- a/src/render/modernopenglgraphics.h +++ b/src/render/modernopenglgraphics.h @@ -45,7 +45,7 @@ #include -class NormalOpenGLGraphicsVertexes; +class OpenGLGraphicsVertexes; class ShaderProgram; class ModernOpenGLGraphics final : public Graphics -- cgit v1.2.3-70-g09d2