gl: added mangled glXGetProcAddressARB define

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Tom Fogal 2009-11-19 09:33:21 -07:00 committed by Brian Paul
parent 8f24e863c3
commit 7593bcb6ec

View file

@ -76,6 +76,7 @@
/* GLX 1.4 */
#define glXGetProcAddress mglXGetProcAddress
#define glXGetProcAddressARB mglXGetProcAddressARB
#endif