aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/cursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/input/cursor.c')
-rw-r--r--sway/input/cursor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/input/cursor.c b/sway/input/cursor.c
index c89d5166..95edf7be 100644
--- a/sway/input/cursor.c
+++ b/sway/input/cursor.c
@@ -6,7 +6,6 @@
6#include <errno.h> 6#include <errno.h>
7#include <time.h> 7#include <time.h>
8#include <strings.h> 8#include <strings.h>
9#include <wlr/types/wlr_box.h>
10#include <wlr/types/wlr_cursor.h> 9#include <wlr/types/wlr_cursor.h>
11#include <wlr/types/wlr_idle.h> 10#include <wlr/types/wlr_idle.h>
12#include <wlr/types/wlr_pointer.h> 11#include <wlr/types/wlr_pointer.h>