aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/input/switch.c')
-rw-r--r--sway/input/switch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/input/switch.c b/sway/input/switch.c
index 8347f066..3bbc636d 100644
--- a/sway/input/switch.c
+++ b/sway/input/switch.c
@@ -4,7 +4,6 @@
4#include "sway/input/switch.h" 4#include "sway/input/switch.h"
5#include <wlr/types/wlr_idle.h> 5#include <wlr/types/wlr_idle.h>
6#include "log.h" 6#include "log.h"
7#include <string.h>
8 7
9struct sway_switch *sway_switch_create(struct sway_seat *seat, 8struct sway_switch *sway_switch_create(struct sway_seat *seat,
10 struct sway_seat_device *device) { 9 struct sway_seat_device *device) {