anv: android: remove unused include/vulkan include
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 20 Mar 2017 15:14:33 +0000 (15:14 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 22 Mar 2017 11:33:40 +0000 (11:33 +0000)
Spotted while skimming through similar hunks for the Autotools build.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/intel/Android.vulkan.mk

index 40ec9a71f1722636fb40728506ee44b1234aae86..d2e1348644f806a38c3303167e5560c892b87ba2 100644 (file)
@@ -26,7 +26,6 @@ include $(LOCAL_PATH)/Makefile.sources
 VK_ENTRYPOINTS_SCRIPT := $(MESA_PYTHON2) $(LOCAL_PATH)/vulkan/anv_entrypoints_gen.py
 
 VULKAN_COMMON_INCLUDES := \
-       $(MESA_TOP)/include/vulkan \
        $(MESA_TOP)/src/mapi \
        $(MESA_TOP)/src/gallium/auxiliary \
        $(MESA_TOP)/src/gallium/include \