summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/x11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/x11/Makefile')
-rw-r--r--src/mesa/drivers/dri/x11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/x11/Makefile b/src/mesa/drivers/dri/x11/Makefile
index 76c157b095..c7dd152095 100644
--- a/src/mesa/drivers/dri/x11/Makefile
+++ b/src/mesa/drivers/dri/x11/Makefile
@@ -28,7 +28,7 @@ INCLUDE_DIRS = \
-I../dri_client/imports \
-Iserver \
-I$(TOP)/include \
- -I$(DRM_SOURCE_PATH)/shared \
+ -I$(DRM_SOURCE_PATH)/shared-core \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \