summaryrefslogtreecommitdiff
path: root/test/dri2.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-07-27 16:28:45 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-07-27 16:29:35 +0100
commitc51cb32b6edbfc9b95cbb5e72a13ac42fdc745ed (patch)
tree147860b634ccfd0dea266903646e138639b261d3 /test/dri2.c
parentb4dbdd28ae05839645912f8aeb5100f6d05f11a1 (diff)
test/dri2: We do not require the GLX includes
Drop the GLX includes as they are not needed and obviously break if the GLX are not present on the system (and we fail to check during configure). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/dri2.c')
-rw-r--r--test/dri2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/dri2.c b/test/dri2.c
index 0e2003c6..5af4fdb6 100644
--- a/test/dri2.c
+++ b/test/dri2.c
@@ -37,9 +37,6 @@
#include <X11/extensions/extutil.h>
#include <X11/extensions/dri2proto.h>
-#include <GL/glx.h>
-#include <GL/glxext.h>
-
#include "dri2.h"
/* Allow the build to work with an older versions of dri2proto.h and