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 --- include/sway/desktop/launcher.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sway/desktop') diff --git a/include/sway/desktop/launcher.h b/include/sway/desktop/launcher.h index 3b577f74..d5651adf 100644 --- a/include/sway/desktop/launcher.h +++ b/include/sway/desktop/launcher.h @@ -2,6 +2,7 @@ #define _SWAY_LAUNCHER_H #include +#include struct launcher_ctx { pid_t pid; -- cgit v1.2.3