summaryrefslogtreecommitdiff
path: root/src/glx
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2008-06-11 14:52:55 +0100
committerAlan Hourihane <alanh@tungstengraphics.com>2008-06-11 14:52:55 +0100
commit1bcb817167773d6a148dd4b2cd63777d0f072c08 (patch)
treefea9712a6aff0f880943da6207d11163a6592e7b /src/glx
parent4dd1917e4be3ae48b436ed333bd2fcd37603d1ed (diff)
Hook gallium i915 up to DRI2
Diffstat (limited to 'src/glx')
-rw-r--r--src/glx/x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/Makefile b/src/glx/x11/Makefile
index 1304311794..bb4d3cc5ee 100644
--- a/src/glx/x11/Makefile
+++ b/src/glx/x11/Makefile
@@ -50,6 +50,7 @@ INCLUDES = -I. \
-I$(TOP)/include \
-I$(TOP)/include/GL/internal \
-I$(TOP)/src/mesa \
+ -I$(TOP)/src/mesa/glapi \
-I$(TOP)/src/mesa/main \
$(LIBDRM_CFLAGS) \
$(DRI2PROTO_CFLAGS) \