diff --git a/src/gallium/frontends/rusticl/rusticl_nir.h b/src/gallium/frontends/rusticl/rusticl_nir.h index 64ae81443f8..44778027e9a 100644 --- a/src/gallium/frontends/rusticl/rusticl_nir.h +++ b/src/gallium/frontends/rusticl/rusticl_nir.h @@ -1,3 +1,5 @@ +#include "nir.h" + struct rusticl_lower_state { size_t base_global_invoc_id_loc; size_t const_buf_loc;