X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-binding;h=a961a40806c56506533739a40f70ac7bdb507e3d;hb=cf1917f00d28381023d2e30f767adc5872b21084;hp=67ba12a81c73a131839ea4e0c94f8bf3d91be85b;hpb=24d000c2290126abf88204089d132229d63f9a05;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-binding b/include/afb/afb-binding index 67ba12a8..a961a408 100644 --- a/include/afb/afb-binding +++ b/include/afb/afb-binding @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017, 2018 "IoT.bzh" + * Copyright (C) 2016-2019 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -15,5 +15,6 @@ * limitations under the License. */ #pragma once -#include "afb-binding.hpp" +#include "c++/binding-wrap.hpp" +#include "c++/binding-object.hpp"