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 @@ #include "sway/input/switch.h" #include #include "log.h" -#include struct sway_switch *sway_switch_create(struct sway_seat *seat, struct sway_seat_device *device) {