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. --- include/backend/wayland.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/backend/wayland.h') diff --git a/include/backend/wayland.h b/include/backend/wayland.h index d782584f..9542a75f 100644 --- a/include/backend/wayland.h +++ b/include/backend/wayland.h @@ -12,6 +12,7 @@ #include #include #include +#include #include struct wlr_wl_backend { -- cgit v1.2.3