explicit use of json-c
[src/app-framework-binder.git] / src / afb-api-dbus.c
index 818f8d1..f275b11 100644 (file)
@@ -23,7 +23,7 @@
 #include <errno.h>
 
 #include <systemd/sd-bus.h>
-#include <json.h>
+#include <json-c/json.h>
 
 #include "afb-plugin.h"
 #include "afb-req-itf.h"