aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands.c')
-rw-r--r--sway/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/commands.c b/sway/commands.c
index f92a5e46..dd994fa1 100644
--- a/sway/commands.c
+++ b/sway/commands.c
@@ -5,7 +5,7 @@
#include <string.h>
#include <strings.h>
#include <stdio.h>
-#include <json-c/json.h>
+#include <json.h>
#include "sway/commands.h"
#include "sway/config.h"
#include "sway/criteria.h"