From e1f196a3e9477385ca30180686cda82e3ab735ce Mon Sep 17 00:00:00 2001 From: Heghedus Razvan Date: Sat, 14 Oct 2017 19:17:43 +0300 Subject: Replace list_t with wl_list for wlr_input_device Signed-off-by: Heghedus Razvan --- examples/pointer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/pointer.c b/examples/pointer.c index 238be9b3..f03571c3 100644 --- a/examples/pointer.c +++ b/examples/pointer.c @@ -21,6 +21,7 @@ #include #include #include +#include #include "shared.h" #include "config.h" #include "cat.h" -- cgit v1.2.3