aboutsummaryrefslogtreecommitdiffstats
path: root/sway/ipc-json.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/ipc-json.c')
-rw-r--r--sway/ipc-json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/ipc-json.c b/sway/ipc-json.c
index d72fc5db..778bf773 100644
--- a/sway/ipc-json.c
+++ b/sway/ipc-json.c
@@ -1,4 +1,4 @@
1#include <json-c/json.h> 1#include <json.h>
2#include <libevdev/libevdev.h> 2#include <libevdev/libevdev.h>
3#include <stdio.h> 3#include <stdio.h>
4#include <ctype.h> 4#include <ctype.h>