android: Use local i915_drm.h rather than the system one.
Fixes: 2d26c99933 (intel: devinfo: meson: include drm uapi)
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Clayton Craft <clayton.a.craft@intel.com>
This commit is contained in:
@@ -29,6 +29,8 @@ LOCAL_MODULE := libmesa_intel_dev
|
||||
|
||||
LOCAL_MODULE_CLASS := STATIC_LIBRARIES
|
||||
|
||||
LOCAL_C_INCLUDES := $(MESA_TOP)/include/drm-uapi
|
||||
|
||||
LOCAL_SRC_FILES := $(DEV_FILES)
|
||||
|
||||
include $(MESA_COMMON_MK)
|
||||
|
||||
Reference in New Issue
Block a user