zink: add u_queue.h to kopper header

types are used, so include the header

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17775>
This commit is contained in:
Mike Blumenkrantz 2022-08-02 12:14:37 -04:00 committed by Marge Bot
parent 188721d6d3
commit b9c413e8ec

View file

@ -28,6 +28,7 @@
#define ZINK_KOPPER_H
#include "kopper_interface.h"
#include "u_queue.h"
struct kopper_swapchain_image {
bool init;