mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Force glx.h not to include its glxext.h header.
This commit is contained in:
parent
77e3b428c5
commit
e38d451edd
@ -38,6 +38,7 @@
|
||||
#include <X11/keysym.h>
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
#define GLX_GLXEXT_LEGACY
|
||||
#include <GL/glx.h>
|
||||
|
||||
#include "../../include/GL/glxext.h"
|
||||
|
Loading…
Reference in New Issue
Block a user