aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/shortcuts_inhibitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/shortcuts_inhibitor.c')
-rw-r--r--sway/commands/shortcuts_inhibitor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/commands/shortcuts_inhibitor.c b/sway/commands/shortcuts_inhibitor.c
index ffa1a5c9..2dfd1b9f 100644
--- a/sway/commands/shortcuts_inhibitor.c
+++ b/sway/commands/shortcuts_inhibitor.c
@@ -3,6 +3,7 @@
3#include "sway/commands.h" 3#include "sway/commands.h"
4#include "sway/config.h" 4#include "sway/config.h"
5#include "sway/input/seat.h" 5#include "sway/input/seat.h"
6#include "sway/server.h"
6#include "sway/tree/container.h" 7#include "sway/tree/container.h"
7#include "sway/tree/view.h" 8#include "sway/tree/view.h"
8 9