mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 00:10:10 +01:00
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:
parent
188721d6d3
commit
b9c413e8ec
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#define ZINK_KOPPER_H
|
||||
|
||||
#include "kopper_interface.h"
|
||||
#include "u_queue.h"
|
||||
|
||||
struct kopper_swapchain_image {
|
||||
bool init;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue