aboutsummaryrefslogtreecommitdiff
path: root/libbbot/manifest.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:16:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:16:20 +0300
commit906ceb1fa063e8bd106357c967b66ff86108f967 (patch)
tree084f7525b64098c2528badf173446213a6f66e76 /libbbot/manifest.hxx
parent79640be325c333d77b4078d37f7668b74d5682e3 (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbpkg
Diffstat (limited to 'libbbot/manifest.hxx')
-rw-r--r--libbbot/manifest.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx
index 615c4f9..1d86763 100644
--- a/libbbot/manifest.hxx
+++ b/libbbot/manifest.hxx
@@ -13,7 +13,7 @@
#include <butl/target-triplet>
#include <butl/manifest-forward>
-#include <bpkg/manifest> // version, repository_location
+#include <libbpkg/manifest.hxx> // version, repository_location
#include <libbbot/export.hxx>
#include <libbbot/version.hxx>