summaryrefslogtreecommitdiffstats
path: root/src/compiler/Android.glsl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/Android.glsl.mk')
-rw-r--r--src/compiler/Android.glsl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/Android.glsl.mk b/src/compiler/Android.glsl.mk
index 8184d2d..5d2bc18 100644
--- a/src/compiler/Android.glsl.mk
+++ b/src/compiler/Android.glsl.mk
@@ -38,6 +38,7 @@ LOCAL_SRC_FILES := \
$(LIBGLSL_FILES) \
LOCAL_C_INCLUDES := \
+ $(MESA_TOP)/src/compiler/nir \
$(MESA_TOP)/src/mapi \
$(MESA_TOP)/src/mesa \
$(MESA_TOP)/src/gallium/include \