Provide efficient store/unstore for afb_req
[src/app-framework-binder.git] / include / afb / afb-binding-v1.h
index a36d5e3..f3ccae2 100644 (file)
 
 struct json_object;
 
-#include "afb-req-itf.h"
+#include "afb-req-common.h"
 #include "afb-event-itf.h"
 #include "afb-service-common.h"
 #include "afb-daemon-common.h"
 
+#include "afb-req-v1.h"
 #include "afb-session-v1.h"
 #include "afb-service-v1.h"
 #include "afb-daemon-v1.h"