aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/samples/SamplePost.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/samples/SamplePost.c')
-rw-r--r--plugins/samples/SamplePost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/samples/SamplePost.c b/plugins/samples/SamplePost.c
index f484d131..d6c5dec8 100644
--- a/plugins/samples/SamplePost.c
+++ b/plugins/samples/SamplePost.c
@@ -18,7 +18,7 @@
#define _GNU_SOURCE
#include <stdio.h>
#include <string.h>
-#include <json.h>
+#include <json-c/json.h>
#include "afb-plugin.h"