aboutsummaryrefslogtreecommitdiffstats
path: root/sway/ipc-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/ipc-server.c')
-rw-r--r--sway/ipc-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/ipc-server.c b/sway/ipc-server.c
index 773e90fd..9c4f7a64 100644
--- a/sway/ipc-server.c
+++ b/sway/ipc-server.c
@@ -14,7 +14,7 @@
14#include <sys/ioctl.h> 14#include <sys/ioctl.h>
15#include <sys/un.h> 15#include <sys/un.h>
16#include <unistd.h> 16#include <unistd.h>
17#include <wayland-server.h> 17#include <wayland-server-core.h>
18#include "sway/commands.h" 18#include "sway/commands.h"
19#include "sway/config.h" 19#include "sway/config.h"
20#include "sway/desktop/transaction.h" 20#include "sway/desktop/transaction.h"