explicit use of json-c
[src/app-framework-binder.git] / src / session.c
index 7a7167e..d08ca75 100644 (file)
@@ -25,7 +25,7 @@
 #include <assert.h>
 #include <errno.h>
 
-#include <json.h>
+#include <json-c/json.h>
 
 #include "session.h"
 #include "verbose.h"