diff options
author | Adam Jackson <[email protected]> | 2017-08-24 13:15:15 -0400 |
---|---|---|
committer | Adam Jackson <[email protected]> | 2017-08-24 13:15:15 -0400 |
commit | 9e454408335d7b4b465ea17590f06426dffe0211 (patch) | |
tree | 8764e59231ae8552ca280fd65e165f155968710c /include/GL/wglext.h | |
parent | ef1e87e6cdbd80e74a8bc6d48b0b174a0812fe69 (diff) |
Revert "include: Sync Khronos headers for OpenGL 4.6"
Broke the BUILDING_MESA bit, oops.
This reverts commit ef1e87e6cdbd80e74a8bc6d48b0b174a0812fe69.
Diffstat (limited to 'include/GL/wglext.h')
-rw-r--r-- | include/GL/wglext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/wglext.h b/include/GL/wglext.h index ed95f5569be..77ec4a12549 100644 --- a/include/GL/wglext.h +++ b/include/GL/wglext.h @@ -39,7 +39,7 @@ extern "C" { #include <windows.h> #endif -#define WGL_WGLEXT_VERSION 20170728 +#define WGL_WGLEXT_VERSION 20170606 /* Generated C header for: * API: wgl |