Provide efficient store/unstore for afb_req
[src/app-framework-binder.git] / src / afb-subcall.c
index 857f48e..3c75b17 100644 (file)
@@ -21,7 +21,7 @@
 #include <string.h>
 
 #include <json-c/json.h>
-#include <afb/afb-req-itf.h>
+#include <afb/afb-event-itf.h>
 
 #include "afb-subcall.h"
 #include "afb-msg-json.h"