Merge pull request #92324 from jwinarske/jw/wayland_sowrap

Linux: Enable build config `wayland=yes use_sowrap=no`
This commit is contained in:
Rémi Verschelde 2024-05-28 15:49:16 +02:00
commit 981ac9bfeb
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -43,6 +43,9 @@
#else
#include <wayland-client-core.h>
#include <wayland-cursor.h>
#ifdef GLES3_ENABLED
#include <wayland-egl.h>
#endif
#include <xkbcommon/xkbcommon.h>
#endif // SOWRAP_ENABLED