summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/gl2.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/gl2.c
parent809d864d88744b80e8e9374d2bbc9d939dbb58f7 (diff)
Minor gluegen 'loader file' change
Diffstat (limited to 'make/stub_includes/opengl/gl2.c')
-rw-r--r--make/stub_includes/opengl/gl2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/opengl/gl2.c b/make/stub_includes/opengl/gl2.c
index e91ee95f3..1d2a67ae7 100644
--- a/make/stub_includes/opengl/gl2.c
+++ b/make/stub_includes/opengl/gl2.c
@@ -5,3 +5,4 @@
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
+#include <GL/glext.h>