summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/es/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/es/Makefile')
-rw-r--r--src/gallium/state_trackers/es/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/es/Makefile b/src/gallium/state_trackers/es/Makefile
index b036551271..089d441167 100644
--- a/src/gallium/state_trackers/es/Makefile
+++ b/src/gallium/state_trackers/es/Makefile
@@ -38,6 +38,8 @@ SYS_LIBS = -lm -pthread
INCLUDE_DIRS = \
+ -I$(TOP)/include \
+ -I$(TOP)/src/mesa \
-I$(TOP)/src/gallium/include
.c.o: