From e06c9e43afd8d2067c2c28bc25ed0830e43e5c78 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Wed, 11 Nov 2020 14:16:41 +0100 Subject: Remove unneeded includes from wlr_input_device.h This uncovered many places where we were using things without directly including them. --- examples/tablet.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/tablet.c') diff --git a/examples/tablet.c b/examples/tablet.c index 7721ef72..59bf6979 100644 --- a/examples/tablet.c +++ b/examples/tablet.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3