Add missing xkbcommon header 14/267014/3
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 24 Nov 2021 05:44:04 +0000 (14:44 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 24 Nov 2021 05:46:52 +0000 (14:46 +0900)
Change-Id: I3282174e5d2c524259420ee8ddc3bdf0af8cea2f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ism/extras/wayland_immodule/wayland_imcontext.c

index 2ddfd62..19eb6a9 100644 (file)
@@ -41,6 +41,7 @@
 #include <sys/un.h>
 #include <sys/time.h>
 #include <fcntl.h>
+#include <xkbcommon/xkbcommon.h>
 
 #include "isf_debug.h"
 #include "wayland_imcontext.h"