diff options
Diffstat (limited to 'examples/touch.c')
-rw-r--r-- | examples/touch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/touch.c b/examples/touch.c index 445f96f8..0c9cd2b4 100644 --- a/examples/touch.c +++ b/examples/touch.c @@ -12,7 +12,6 @@ #include <wlr/backend/session.h> #include <wlr/types/wlr_output.h> #include <wlr/render/wlr_renderer.h> -#include <wlr/types/wlr_list.h> #include <wlr/types/wlr_input_device.h> #include <wlr/types/wlr_keyboard.h> #include <wlr/types/wlr_matrix.h> |