diff options
-rw-r--r-- | gl/glx_mangle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/glx_mangle.h b/gl/glx_mangle.h index 4439a96b5..fa664a7f5 100644 --- a/gl/glx_mangle.h +++ b/gl/glx_mangle.h @@ -76,6 +76,7 @@ /* GLX 1.4 */ #define glXGetProcAddress mglXGetProcAddress +#define glXGetProcAddressARB mglXGetProcAddressARB #endif |