glx: Remove #include <GL/glxint.h>
authorAdam Jackson <ajax@redhat.com>
Wed, 22 Mar 2017 18:02:52 +0000 (14:02 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 28 Mar 2017 18:48:12 +0000 (14:48 -0400)
commitf208bdc0d27cf7836420272738b707f2bad9c92a
tree4d4292166f59f7032688d75d74b390142af52b86
parent7ee91af30074a4381e4353122319e3b4b3fe7cbd
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>
src/glx/glxconfig.c