X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fafb%2Fafb-binding;h=a961a40806c56506533739a40f70ac7bdb507e3d;hb=cf1917f00d28381023d2e30f767adc5872b21084;hp=19fa461caff9874f44d34579839ee39ab319f323;hpb=70fe993324e901254c3e42225f9e5f5d111b1b14;p=src%2Fapp-framework-binder.git diff --git a/include/afb/afb-binding b/include/afb/afb-binding index 19fa461c..a961a408 100644 --- a/include/afb/afb-binding +++ b/include/afb/afb-binding @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 "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"