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