From: Jason Ekstrand <jason.ekstr...@intel.com> --- src/intel/vulkan/anv_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/intel/vulkan/anv_private.h b/src/intel/vulkan/anv_private.h index 27c1923945..2552226879 100644 --- a/src/intel/vulkan/anv_private.h +++ b/src/intel/vulkan/anv_private.h @@ -67,9 +67,9 @@ struct gen_l3_config; #include <vulkan/vk_icd.h> #include "anv_entrypoints.h" -#include "brw_context.h" #include "isl/isl.h" +#include "common/gen_debug.h" #include "wsi_common.h" /* Allowing different clear colors requires us to perform a depth resolve at -- 2.11.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev