c++: Avoid relative path when including headers
[src/app-framework-binder.git] / include / afb / afb-binding
index a961a40..a76653a 100644 (file)
@@ -15,6 +15,5 @@
  * limitations under the License.
  */
 #pragma once
-#include "c++/binding-wrap.hpp"
-#include "c++/binding-object.hpp"
-
+#include <afb/c++/binding-wrap.hpp>
+#include <afb/c++/binding-object.hpp>