explicit use of json-c
[src/app-framework-binder.git] / src / afb-ws-json.c
index 781722f..2e68d27 100644 (file)
@@ -23,7 +23,7 @@
 #include <errno.h>
 #include <string.h>
 
-#include <json.h>
+#include <json-c/json.h>
 
 #include "afb-ws.h"
 #include "afb-ws-json.h"