diff options
Diffstat (limited to 'make/stub_includes/x11/gl-impl.c')
-rw-r--r-- | make/stub_includes/x11/gl-impl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/stub_includes/x11/gl-impl.c b/make/stub_includes/x11/gl-impl.c index 19759f2a3..eddcf6ff6 100644 --- a/make/stub_includes/x11/gl-impl.c +++ b/make/stub_includes/x11/gl-impl.c @@ -8,6 +8,8 @@ #include <GL/gl.h> +#include <GL/cglext.h> + // Define GLX_GLXEXT_PROTOTYPES so that the OpenGL GLX extension prototypes in // "glxext.h" are parsed. #define GLX_GLXEXT_PROTOTYPES |