X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-apis.c;h=7db3e75ad935adb6939ac380cd378a45506b3818;hb=a758d774aa5dacc07d2840f1b7ccef793863389f;hp=a4087838568896832024e55377b5e73f530f7599;hpb=36e53e878baaa9d56c09097ada0b7061266caff8;p=src%2Fapp-framework-binder.git diff --git a/src/afb-apis.c b/src/afb-apis.c index a4087838..7db3e75a 100644 --- a/src/afb-apis.c +++ b/src/afb-apis.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 "IoT.bzh" + * Copyright (C) 2016, 2017 "IoT.bzh" * Author "Fulup Ar Foll" * Author José Bollo * @@ -22,7 +22,7 @@ #include #include -#include "session.h" +#include "afb-session.h" #include "verbose.h" #include "afb-apis.h" #include "afb-context.h"