summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/unichrome/Makefile')
-rw-r--r--src/mesa/drivers/dri/unichrome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/unichrome/Makefile b/src/mesa/drivers/dri/unichrome/Makefile
index 95540e1c67..1af4f23af1 100644
--- a/src/mesa/drivers/dri/unichrome/Makefile
+++ b/src/mesa/drivers/dri/unichrome/Makefile
@@ -52,7 +52,7 @@ INCLUDE_DIRS = \
-Iserver \
-I$(TOP)/src/glx/mini \
-I$(TOP)/include \
- -I$(TOP)/src/mesa/drivers/dri/drm/shared \
+ -I$(DRM_SOURCE_PATH)\shared \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \