diff options
Diffstat (limited to 'pugl')
-rw-r--r-- | pugl/detail/x11_gl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/detail/x11_gl.c b/pugl/detail/x11_gl.c index 5bd7fac..5e4a5ca 100644 --- a/pugl/detail/x11_gl.c +++ b/pugl/detail/x11_gl.c @@ -25,7 +25,6 @@ #include "pugl/pugl_stub.h" #include <GL/glx.h> -#include <GL/glxext.h> #include <X11/X.h> #include <X11/Xlib.h> #include <X11/Xutil.h> |