Avoid relative path when including headers
[src/app-framework-binder.git] / include / afb / c++ / binding
index ac4620a..364252c 100644 (file)
@@ -15,6 +15,5 @@
  * 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>