libinput-util.h is needed for the linked list definitions.

Signed-off-by: Hans de Goede <hdego...@redhat.com>
---
 src/timer.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/timer.h b/src/timer.h
index df12d0e..5e3b89b 100644
--- a/src/timer.h
+++ b/src/timer.h
@@ -25,6 +25,8 @@
 
 #include <stdint.h>
 
+#include "libinput-util.h"
+
 struct libinput;
 
 struct libinput_timer {
-- 
2.0.0

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to