X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-binding-v2.h;h=e0ade91a62bcce6a04005266d079ad3b5b8158ef;hb=ed1f4476a2e5c194d50008aa4cdfc9d3bd1365d6;hp=4780b4ef46d035461212660c1ef8adfc87e05e87;hpb=3e56dc3fc7ce31cb932fbd86e78eea02049d0b7e;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-binding-v2.h b/include/afb/afb-binding-v2.h index 4780b4ef..e0ade91a 100644 --- a/include/afb/afb-binding-v2.h +++ b/include/afb/afb-binding-v2.h @@ -20,10 +20,10 @@ #include #include "afb-auth.h" -#include "afb-event-itf.h" -#include "afb-req-common.h" -#include "afb-service-common.h" -#include "afb-daemon-common.h" +#include "afb-event.h" +#include "afb-req.h" +#include "afb-service-itf.h" +#include "afb-daemon-itf.h" #include "afb-req-v2.h" #include "afb-session-v2.h"