diff options
author | Adam Jackson <[email protected]> | 2017-08-08 11:52:42 -0400 |
---|---|---|
committer | Adam Jackson <[email protected]> | 2017-08-24 12:48:30 -0400 |
commit | ef1e87e6cdbd80e74a8bc6d48b0b174a0812fe69 (patch) | |
tree | ef2385b15b3bbccde16158b6ff6b37dbd7ce73a6 /include/GL/wglext.h | |
parent | 39f3e2507c6ed0dd9fe4f88752d8feb534f17eff (diff) |
include: Sync Khronos headers for OpenGL 4.6
Taken from c21e602b9fda1d3bbaecb08194592f67e6a0649b from
OpenGL-Registry.
Signed-off-by: Adam Jackson <[email protected]>
Acked-by: Ilia Mirkin <[email protected]>
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 77ec4a12549..ed95f5569be 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 20170606 +#define WGL_WGLEXT_VERSION 20170728 /* Generated C header for: * API: wgl |