Introduce afb_request
[src/app-framework-binder.git] / include / afb / afb-binding-v1.h
index 6c9b5c1..bafb876 100644 (file)
@@ -19,8 +19,8 @@
 
 struct json_object;
 
-#include "afb-req-common.h"
-#include "afb-event-itf.h"
+#include "afb-req.h"
+#include "afb-event.h"
 #include "afb-service-common.h"
 #include "afb-daemon-common.h"