mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
wsi: fix compilation on macOS
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29900>
This commit is contained in:
parent
345c198c22
commit
f12dfd7940
1 changed files with 1 additions and 1 deletions
|
|
@ -42,8 +42,8 @@
|
|||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include <xf86drm.h>
|
||||
#include "drm-uapi/drm_fourcc.h"
|
||||
#include "util/libdrm.h"
|
||||
#include "util/cnd_monotonic.h"
|
||||
#include "util/hash_table.h"
|
||||
#include "util/mesa-blake3.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue