summaryrefslogtreecommitdiff
path: root/src/glx/mini/Makefile.solo
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/mini/Makefile.solo')
-rw-r--r--src/glx/mini/Makefile.solo3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glx/mini/Makefile.solo b/src/glx/mini/Makefile.solo
index 94e54f46a5..a35ecb5ec5 100644
--- a/src/glx/mini/Makefile.solo
+++ b/src/glx/mini/Makefile.solo
@@ -28,7 +28,8 @@ INCLUDE_DIRS = \
-I$(TOP)/src/mesa/math \
-I$(TOP)/src/mesa/transform \
-I$(TOP)/src/mesa/swrast \
- -I$(TOP)/src/mesa/swrast_setup
+ -I$(TOP)/src/mesa/swrast_setup \
+ -I$(TOP)/src/mesa/drivers/dri/drm/shared
##### RULES #####