Skip to content

Commit b8ef675

Browse files
committed
Include xkb-compose in wayland_thread.h. Fixes builds without SOWRAP_ENABLED
1 parent 9dd6c4d commit b8ef675

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

platform/linuxbsd/wayland/wayland_thread.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#ifdef GLES3_ENABLED
4646
#include <wayland-egl-core.h>
4747
#endif
48+
#include <xkbcommon/xkbcommon-compose.h>
4849
#include <xkbcommon/xkbcommon.h>
4950
#endif // SOWRAP_ENABLED
5051

0 commit comments

Comments
 (0)