X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-binding-v1.h;h=9fb0ab89cfc3a4b0c1eb64dc45eecc6ccb1b2069;hb=refs%2Fchanges%2F45%2F14345%2F1;hp=bafb8761055c384b891fc0e577eed018fb3dcbf8;hpb=e0fa1cdd56ffb97fedc3ba8df482a14323d876c7;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-binding-v1.h b/include/afb/afb-binding-v1.h index bafb8761..9fb0ab89 100644 --- a/include/afb/afb-binding-v1.h +++ b/include/afb/afb-binding-v1.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,8 +21,8 @@ struct json_object; #include "afb-req.h" #include "afb-event.h" -#include "afb-service-common.h" -#include "afb-daemon-common.h" +#include "afb-service-itf.h" +#include "afb-daemon-itf.h" #include "afb-req-v1.h" #include "afb-session-v1.h"