1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Merge pull request #113195 from teromene/master

Include xkb-compose in `wayland_thread.h`
This commit is contained in:
Rémi Verschelde
2025-11-26 23:44:49 +01:00

View File

@@ -45,6 +45,7 @@
#ifdef GLES3_ENABLED
#include <wayland-egl-core.h>
#endif
#include <xkbcommon/xkbcommon-compose.h>
#include <xkbcommon/xkbcommon.h>
#endif // SOWRAP_ENABLED