st/xlib: Make glXGetProcAddressARB visible
This commit is contained in:
@@ -193,7 +193,7 @@ _glxapi_get_proc_address(const char *funcName)
|
||||
}
|
||||
|
||||
|
||||
__GLXextFuncPtr
|
||||
PUBLIC __GLXextFuncPtr
|
||||
glXGetProcAddressARB(const GLubyte *procName)
|
||||
{
|
||||
__GLXextFuncPtr f;
|
||||
|
||||
Reference in New Issue
Block a user