Merge pull request #96010 from jwinarske/jw/wayland_fix
Wayland: Use `wayland-egl-core.h` instead of `wayland-egl.h`
This commit is contained in:
commit
3495e82644
@ -44,7 +44,7 @@
|
||||
#include <wayland-client-core.h>
|
||||
#include <wayland-cursor.h>
|
||||
#ifdef GLES3_ENABLED
|
||||
#include <wayland-egl.h>
|
||||
#include <wayland-egl-core.h>
|
||||
#endif
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#endif // SOWRAP_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user