diff options
-rw-r--r-- | include/GL/glext.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/GL/glext.h b/include/GL/glext.h index a8580b4260b..4c7ccbb2fb6 100644 --- a/include/GL/glext.h +++ b/include/GL/glext.h @@ -32,6 +32,8 @@ extern "C" { #endif +#define GL_GLEXT_VERSION_EXT 1 + /* * 1. GL_EXT_abgr |