Prepare migration to binding v2
[src/app-framework-binder.git] / include / afb / afb-req-itf.h
index 5116b13..6b6c8b7 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdarg.h>
 #include <stdio.h>
 
-#include <afb/afb-event-itf.h>
+#include "afb-event-itf.h"
 
 /* avoid inclusion of <json-c/json.h> */
 struct json_object;