summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/gl2.c
diff options
context:
space:
mode:
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 1d2a67ae7..037d67d0b 100644
--- a/make/stub_includes/opengl/gl2.c
+++ b/make/stub_includes/opengl/gl2.c
@@ -4,5 +4,6 @@
// "glext.h" are parsed.
#define GL_GLEXT_PROTOTYPES
+#include <GL/glext-supplement.h>
#include <GL/gl.h>
#include <GL/glext.h>