ecore-drm: Add xkbcommon header
authorChris Michael <cp.michael@samsung.com>
Mon, 10 Mar 2014 08:32:49 +0000 (08:32 +0000)
committerChris Michael <cp.michael@samsung.com>
Mon, 10 Mar 2014 12:40:30 +0000 (12:40 +0000)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/ecore_drm_private.h

index 5e41be7..36f041a 100644 (file)
@@ -16,6 +16,7 @@
 # include <libudev.h>
 # include <linux/input.h>
 //# include <libinput.h>
+# include <xkbcommon/xkbcommon.h>
 
 # include <xf86drm.h>
 # include <xf86drmMode.h>