summaryrefslogtreecommitdiffstats
path: root/src/utils-json.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils-json.c')
-rw-r--r--src/utils-json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils-json.c b/src/utils-json.c
index eb1f90b..088dc40 100644
--- a/src/utils-json.c
+++ b/src/utils-json.c
@@ -18,7 +18,7 @@
#include <errno.h>
-#include <json.h>
+#include <json-c/json.h>
#include "utils-json.h"