ac: Stop including ac_nir.h from ac_shader_util.c

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32966>
This commit is contained in:
Timur Kristóf
2025-01-09 19:13:01 -06:00
parent cc43bd151b
commit fe9eda9969

View File

@@ -6,7 +6,6 @@
#include "ac_shader_util.h"
#include "ac_gpu_info.h"
#include "ac_nir.h"
#include "sid.h"
#include "util/u_math.h"