android: panfrost: Redirect cmdstream includes through GenXML (v2)
[mesa.git] / src / panfrost / Android.lib.mk
index ab5d2126a8550b4749ecd4906b086066d838dcbc..4134c5f2b5a008258563cd6cee5ecf46dbea1dfe 100644 (file)
@@ -49,6 +49,7 @@ $(intermediates)/panfrost/lib/midgard_pack.h: $(midgard_pack_deps)
 
 LOCAL_EXPORT_C_INCLUDE_DIRS := \
        $(MESA_TOP)/src/panfrost/lib/ \
+       $(intermediates)/panfrost/lib/ \
        $(intermediates)
 
 include $(MESA_COMMON_MK)