diff --git a/src/intel/compiler/jay/jay_from_nir.c b/src/intel/compiler/jay/jay_from_nir.c index c68e2b3c60b..e325918be7d 100644 --- a/src/intel/compiler/jay/jay_from_nir.c +++ b/src/intel/compiler/jay/jay_from_nir.c @@ -14,7 +14,6 @@ #include "intel/dev/intel_debug.h" #include "util/bitpack_helpers.h" #include "util/bitscan.h" -#include "util/bitset.h" #include "util/lut.h" #include "util/macros.h" #include "util/u_math.h"