explicit use of json-c
[src/app-framework-binder.git] / plugins / afm-main-plugin / utils-jbus.c
index d3f2302..ec2ee01 100644 (file)
@@ -24,7 +24,7 @@
 #include <poll.h>
 #include <assert.h>
 
-#include <json.h>
+#include <json-c/json.h>
 #include <systemd/sd-bus.h>
 
 #include "utils-jbus.h"