Fix multiple definition and cast
[src/app-framework-binder.git] / include / afb / c++ / binding
index 5858dff..0cce021 100644 (file)
@@ -15,5 +15,6 @@
  * limitations under the License.
  */
 #pragma once
-#include "binding-wrap.hpp"
-#include "binding-object.hpp"
+#include <afb/c++/binding-wrap.hpp>
+#include <afb/c++/binding-object.hpp>
+