From 8999445894e9268e3e5a96c422caa82d108cd8f1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 5 Dec 2013 17:50:09 +1000 Subject: [PATCH] Declare libinput_seat explicitly Signed-off-by: Peter Hutterer --- src/libinput.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libinput.h b/src/libinput.h index fdb755d..784e81a 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -184,6 +184,7 @@ struct libinput_interface { struct libinput; struct libinput_device; +struct libinput_seat; /* * Base -- 2.7.4