aboutsummaryrefslogtreecommitdiff
path: root/sway/workspace.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/workspace.c')
-rw-r--r--sway/workspace.c1
1 files changed, 1 insertions, 0 deletions
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 <wlc/wlc.h>
#include <string.h>
#include <strings.h>
+#include "ipc-server.h"
#include "workspace.h"
#include "layout.h"
#include "list.h"