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