From 021bc613b8cbabf119d3df3aa4476b33873fa677 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Sat, 26 Jan 2013 22:00:52 +0100 Subject: [PATCH] This include doesn't belong --- Windows/OpenGLBase.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Windows/OpenGLBase.cpp b/Windows/OpenGLBase.cpp index 3664e3eb1a..d4401716b1 100644 --- a/Windows/OpenGLBase.cpp +++ b/Windows/OpenGLBase.cpp @@ -4,7 +4,6 @@ #include "../native/gfx_es2/gl_state.h" #include "../native/gfx/gl_common.h" #include "GL/gl.h" -#include "GL/glext.h" #include "GL/wglew.h" #include "OpenGLBase.h"