rusticl/nir: add missing nir include

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26764>
This commit is contained in:
Karol Herbst 2023-12-20 02:03:39 +01:00 committed by Marge Bot
parent c4d8f257ce
commit 63e08bd61d

View file

@ -1,3 +1,5 @@
#include "nir.h"
struct rusticl_lower_state {
size_t base_global_invoc_id_loc;
size_t const_buf_loc;