hk: Don't include full nir.h in hk_shader.h

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33439>
This commit is contained in:
Timur Kristóf 2025-02-06 22:36:45 +01:00
parent 666f10c174
commit b412e29027

View file

@ -23,7 +23,7 @@
#include "shader_enums.h"
#include "vk_pipeline_cache.h"
#include "nir.h"
#include "nir_defines.h"
#include "vk_shader.h"