From 95405911051dbb233902c95f824dccdde1e419fd Mon Sep 17 00:00:00 2001 From: Carl Smedstad Date: Sun, 6 Nov 2022 20:31:41 +0100 Subject: Add missing includes & remove duplicates --- sway/commands/exec_always.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sway/commands') diff --git a/sway/commands/exec_always.c b/sway/commands/exec_always.c index e6b09e64..bb982621 100644 --- a/sway/commands/exec_always.c +++ b/sway/commands/exec_always.c @@ -9,7 +9,6 @@ #include "sway/config.h" #include "sway/server.h" #include "sway/desktop/launcher.h" -#include "sway/server.h" #include "sway/tree/container.h" #include "sway/tree/root.h" #include "sway/tree/workspace.h" -- cgit v1.2.3