mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Include xkb-compose in wayland_thread.h. Fixes builds without SOWRAP_ENABLED
This commit is contained in:
parent
9dd6c4dbac
commit
b8ef67586d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue