summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/dri/Makefile.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/winsys/dri/Makefile.template')
-rw-r--r--src/gallium/winsys/dri/Makefile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/winsys/dri/Makefile.template b/src/gallium/winsys/dri/Makefile.template
index b96305c094..2a261ed669 100644
--- a/src/gallium/winsys/dri/Makefile.template
+++ b/src/gallium/winsys/dri/Makefile.template
@@ -49,7 +49,7 @@ SHARED_INCLUDES = \
-I$(TOP)/include \
-I$(TOP)/include/GL/internal \
-I$(TOP)/src/gallium/include \
- -I$(TOP)/src/gallium/aux \
+ -I$(TOP)/src/gallium/auxiliary \
-I$(TOP)/src/gallium/drivers \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \