udev: include libinput-private.h for struct libinput

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-12-10 11:39:29 +10:00 committed by Jonas Ådahl
parent c869aeda9e
commit 1ad76d584f

View file

@ -26,6 +26,7 @@
#include "config.h"
#include <libudev.h>
#include "libinput-private.h"
struct udev_seat {
struct libinput_seat base;