From 7460d9f565092836f81b917a040caff57142d91a Mon Sep 17 00:00:00 2001 From: William McKinnon Date: Wed, 27 Apr 2022 17:33:23 -0400 Subject: merge sway master --- sway/commands/input/xkb_switch_layout.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sway/commands/input/xkb_switch_layout.c') diff --git a/sway/commands/input/xkb_switch_layout.c b/sway/commands/input/xkb_switch_layout.c index d6548a68..3be37daf 100644 --- a/sway/commands/input/xkb_switch_layout.c +++ b/sway/commands/input/xkb_switch_layout.c @@ -1,5 +1,6 @@ #define _POSIX_C_SOURCE 200809L #include +#include #include "sway/config.h" #include "sway/commands.h" #include "sway/input/input-manager.h" -- cgit v1.2.3