android: freedreno: move a2xx disasm out of gallium
[mesa.git] / src / gallium / winsys / freedreno / drm / Android.mk
index 09edab3910b7bc9532377e427339dfb762f91e29..66955958354d430fcb78b464f0963e18661b0925 100644 (file)
@@ -27,6 +27,9 @@ include $(CLEAR_VARS)
 
 LOCAL_SRC_FILES := $(C_SOURCES)
 
+LOCAL_C_INCLUDES := \
+       $(MESA_TOP)/src/freedreno/common
+
 LOCAL_SHARED_LIBRARIES := libdrm_freedreno
 LOCAL_STATIC_LIBRARIES := libfreedreno_registers