explicit use of json-c
[src/app-framework-binder.git] / src / afb-hreq.c
index 5eb0cc5..81e630b 100644 (file)
@@ -26,7 +26,7 @@
 #include <sys/stat.h>
 
 #include <microhttpd.h>
-#include <json.h>
+#include <json-c/json.h>
 
 #if defined(USE_MAGIC_MIME_TYPE)
 #include <magic.h>