pvr: add missing include

Acked-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38922>
This commit is contained in:
Erik Faye-Lund 2025-12-12 11:07:56 +01:00
parent cef4841d1a
commit 429e29ec42

View file

@ -16,6 +16,8 @@
#include <pthread.h> #include <pthread.h>
#include "util/list.h"
#include "vk_object.h" #include "vk_object.h"
#include "pvr_limits.h" #include "pvr_limits.h"