diff options
Diffstat (limited to 'include/GL/glx_mangle.h')
-rw-r--r-- | include/GL/glx_mangle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/glx_mangle.h b/include/GL/glx_mangle.h index 4439a96b5d..fa664a7f59 100644 --- a/include/GL/glx_mangle.h +++ b/include/GL/glx_mangle.h @@ -76,6 +76,7 @@ /* GLX 1.4 */ #define glXGetProcAddress mglXGetProcAddress +#define glXGetProcAddressARB mglXGetProcAddressARB #endif |