You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-28 16:07:14 +00:00
Include xkb-compose in wayland_thread.h. Fixes builds without SOWRAP_ENABLED
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user