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