diff options
Diffstat (limited to 'example/touch.c')
-rw-r--r-- | example/touch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/touch.c b/example/touch.c index 2b6cb173..554c46c0 100644 --- a/example/touch.c +++ b/example/touch.c @@ -17,7 +17,6 @@ #include <wlr/render.h> #include <wlr/backend.h> #include <wlr/session.h> -#include <wlr/types.h> #include "shared.h" #include "cat.h" |