aboutsummaryrefslogtreecommitdiff
path: root/libbrep
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep')
-rw-r--r--libbrep/common.hxx2
-rw-r--r--libbrep/version.hxx.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/libbrep/common.hxx b/libbrep/common.hxx
index bf60491..b1160ab 100644
--- a/libbrep/common.hxx
+++ b/libbrep/common.hxx
@@ -34,7 +34,7 @@ namespace brep
};
}
-#include <bpkg/manifest>
+#include <libbpkg/manifest.hxx>
namespace brep
{
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in
index e1b60a2..0b83777 100644
--- a/libbrep/version.hxx.in
+++ b/libbrep/version.hxx.in
@@ -41,7 +41,7 @@
$libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$
-#include <bpkg/version>
+#include <libbpkg/version.hxx>
$libbpkg.check(LIBBPKG_VERSION, LIBBPKG_SNAPSHOT)$