diff options
Diffstat (limited to 'make/wglext.cfg')
-rw-r--r-- | make/wglext.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/wglext.cfg b/make/wglext.cfg index bc27252a5..5c7537481 100644 --- a/make/wglext.cfg +++ b/make/wglext.cfg @@ -9,7 +9,7 @@ Include gl-common-win32.cfg EmitProcAddressTable true ProcAddressTableClassName WGLExtProcAddressTable -ContextVariableName _context +GetProcAddressTableExpr _context.getWGLExtProcAddressTable() # Ignore everything that doesn't start with wgl or WGL Ignore ^[^wW].+ |