X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-binding-v2.h;h=3aa61b23c7b2694dc0993ed5b4c8b60556832d48;hb=refs%2Fchanges%2F45%2F14345%2F1;hp=8e88b4fd10678cb3c3963ed1c4ec6059dceb9753;hpb=c12c74c208a30c5b18716b8faa464f0b4f643255;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-binding-v2.h b/include/afb/afb-binding-v2.h index 8e88b4fd..3aa61b23 100644 --- a/include/afb/afb-binding-v2.h +++ b/include/afb/afb-binding-v2.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 "IoT.bzh" + * Copyright (C) 2016, 2017, 2018 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -21,9 +21,9 @@ #include "afb-auth.h" #include "afb-event.h" -#include "afb-req-common.h" -#include "afb-service-common.h" -#include "afb-daemon-common.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"