diff --git a/src/intel/compiler/jay/jay_lower_spill.c b/src/intel/compiler/jay/jay_lower_spill.c index 2532c2cc531..d4884e68335 100644 --- a/src/intel/compiler/jay/jay_lower_spill.c +++ b/src/intel/compiler/jay/jay_lower_spill.c @@ -3,7 +3,6 @@ * SPDX-License-Identifier: MIT */ -#include "compiler/brw/brw_eu_defines.h" #include "jay_builder.h" #include "jay_builder_opcodes.h" #include "jay_ir.h"