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/glxext.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/glxext.h')
-rw-r--r-- | include/GL/glxext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/glxext.h b/include/GL/glxext.h index 0f60a380c21..2a6291cdcf3 100644 --- a/include/GL/glxext.h +++ b/include/GL/glxext.h @@ -34,7 +34,7 @@ extern "C" { ** https://github.com/KhronosGroup/OpenGL-Registry */ -#define GLX_GLXEXT_VERSION 20170728 +#define GLX_GLXEXT_VERSION 20170606 /* Generated C header for: * API: glx |