aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/gl4bc.c
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-06 06:41:20 +0100
committerSven Gothel <[email protected]>2010-11-06 06:41:20 +0100
commitf2623b8d6c540d5f98e5d2da671f734d41e3e942 (patch)
tree36d5298c84522dd4f3d9ff226f23b6da0c00af2b /make/stub_includes/opengl/gl4bc.c
parent809d864d88744b80e8e9374d2bbc9d939dbb58f7 (diff)
Minor gluegen 'loader file' change
Diffstat (limited to 'make/stub_includes/opengl/gl4bc.c')
-rw-r--r--make/stub_includes/opengl/gl4bc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/opengl/gl4bc.c b/make/stub_includes/opengl/gl4bc.c
index 262e005f7..eed7c9c26 100644
--- a/make/stub_includes/opengl/gl4bc.c
+++ b/make/stub_includes/opengl/gl4bc.c
@@ -5,6 +5,7 @@
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
+#include <GL/glext.h>
// Define GL3_PROTOTYPES so that the OpenGL prototypes in
// "gl3.h" are parsed.