From 7868e44d3f4f89752baa315d62df2152daaa5b77 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 13 Dec 2015 16:59:05 -0500 Subject: Notify IPC on workspace changes more frequently --- sway/workspace.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sway/workspace.c') diff --git a/sway/workspace.c b/sway/workspace.c index 6c9a39e0..f7134917 100644 --- a/sway/workspace.c +++ b/sway/workspace.c @@ -3,6 +3,7 @@ #include #include #include +#include "ipc-server.h" #include "workspace.h" #include "layout.h" #include "list.h" -- cgit v1.2.3