explicit use of json-c
[src/app-framework-binder.git] / plugins / session / token-api.c
index bd76cee..14deb12 100644 (file)
@@ -17,7 +17,7 @@
 
 #define _GNU_SOURCE
 #include <stdio.h>
-#include <json.h>
+#include <json-c/json.h>
 
 #include "afb-plugin.h"