explicit use of json-c
[src/app-framework-binder.git] / plugins / samples / SamplePost.c
index 6def3b9..d6c5dec 100644 (file)
 #define _GNU_SOURCE
 #include <stdio.h>
 #include <string.h>
-#include <json.h>
+#include <json-c/json.h>
 
 #include "afb-plugin.h"
-#include "afb-req-itf.h"
 
 
 // Sample Generic Ping Debug API