explicit use of json-c
[src/app-framework-binder.git] / src / afb-msg-json.c
index dc096ac..55b3ed3 100644 (file)
@@ -17,7 +17,7 @@
 
 #define _GNU_SOURCE
 
-#include <json.h>
+#include <json-c/json.h>
 
 #include "afb-msg-json.h"