diff --git a/src/compiler/nir/nir_opt_peephole_select.c b/src/compiler/nir/nir_opt_peephole_select.c index b92178b3372..bf70e870565 100644 --- a/src/compiler/nir/nir_opt_peephole_select.c +++ b/src/compiler/nir/nir_opt_peephole_select.c @@ -25,7 +25,6 @@ #include "nir.h" #include "nir_builder.h" #include "nir_control_flow.h" -#include "nir_search_helpers.h" /* * Implements a small peephole optimization that looks for