diff --git a/src/intel/compiler/jay/jay_register_allocate.c b/src/intel/compiler/jay/jay_register_allocate.c index c75f46c6bfd..40d09cd9a53 100644 --- a/src/intel/compiler/jay/jay_register_allocate.c +++ b/src/intel/compiler/jay/jay_register_allocate.c @@ -4,7 +4,6 @@ */ #include -#include "util/bitscan.h" #include "util/bitset.h" #include "util/macros.h" #include "util/ralloc.h"