aboutsummaryrefslogtreecommitdiff
path: root/load/load.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:28:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:28:14 +0300
commitc6c046e7643bb923e197237f0e0f61d69d6ebb10 (patch)
tree391bba2f9cf753dbcb19eb08914ac293d8f33d04 /load/load.cxx
parent8f3d3956b1e837c726859eb8bbe19dad79c54a42 (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbpkg
Diffstat (limited to 'load/load.cxx')
-rw-r--r--load/load.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/load/load.cxx b/load/load.cxx
index 3888c0f..b478086 100644
--- a/load/load.cxx
+++ b/load/load.cxx
@@ -25,7 +25,7 @@
#include <butl/tab-parser>
#include <butl/manifest-parser>
-#include <bpkg/manifest>
+#include <libbpkg/manifest.hxx>
#include <libbrep/types.hxx>
#include <libbrep/utility.hxx>