egl: Use the canonical drm-uapi fourcc header to avoid local defines.
[mesa.git] / src / egl / Android.mk
index 8412aeb7984a4c0cd7844a1aecb95d68dc09a440..11128ded93c82cfacc11fcfa486b3c30633e723d 100644 (file)
@@ -44,6 +44,7 @@ LOCAL_CFLAGS := \
        -DHAVE_ANDROID_PLATFORM
 
 LOCAL_C_INCLUDES := \
+       $(MESA_TOP)/include/drm-uapi \
        $(MESA_TOP)/src/egl/main \
        $(MESA_TOP)/src/egl/drivers/dri2