Skip to content

Commit 1667e6f

Browse files
committed
Merge pull request #113195 from teromene/master
Include xkb-compose in `wayland_thread.h`
2 parents 9ad733b + b8ef675 commit 1667e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)