provides developper files
[src/app-framework-binder.git] / src / afb-apis.c
index 834850f..5ebc96f 100644 (file)
@@ -26,7 +26,7 @@
 #include "verbose.h"
 #include "afb-apis.h"
 #include "afb-context.h"
-#include "afb-req-itf.h"
+#include <afb/afb-req-itf.h>
 
 struct api_desc {
        struct afb_api api;