ecore-drm: Include libinput header in drm private header

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-12-09 10:00:29 -05:00
parent a04e026752
commit 6eb10cd701
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
# include <sys/ioctl.h>
# include <linux/input.h>
//# include <libinput.h>
# include <libinput.h>
# include <xkbcommon/xkbcommon.h>
# include <xf86drm.h>