sig-monitor: Make signal list global
[src/app-framework-binder.git] / include / afb / afb-binding-v1.h
index 4f881cd..79254cd 100644 (file)
 
 struct json_object;
 
-#include "afb-req-common.h"
+#include "afb-req.h"
 #include "afb-event.h"
-#include "afb-service-common.h"
-#include "afb-daemon-common.h"
+#include "afb-service-itf.h"
+#include "afb-daemon-itf.h"
 
 #include "afb-req-v1.h"
 #include "afb-session-v1.h"