glx: Remove #include <GL/glxint.h>

We're not using anything in it, and we don't want to inherit struct
definitions from some other package anyway.

Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2017-03-22 14:02:52 -04:00
parent 7ee91af300
commit f208bdc0d2

View file

@ -32,7 +32,6 @@
*/
#include <GL/glx.h>
#include "GL/glxint.h"
#include <stdlib.h>
#include <string.h>