Merge branch 'tests-remove-glxint-h' into 'master'

tests: Remove an include for GL/glxint.h.

See merge request glvnd/libglvnd!220
This commit is contained in:
Matt Turner 2020-01-24 18:59:45 +00:00
commit cb7b1fb019

View file

@ -33,7 +33,6 @@
#include <X11/Xlib.h>
#include <X11/Xlibint.h>
#include <GL/glx.h>
#include <GL/glxint.h>
#include "GLX_dummy.h"
#include "glvnd/libglxabi.h"