mirror of https://github.com/godotengine/godot
Merge pull request #113195 from teromene/master
Include xkb-compose in `wayland_thread.h`
This commit is contained in:
commit
1667e6fcce
|
|
@ -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…
Reference in New Issue