aboutsummaryrefslogtreecommitdiff
path: root/libbpkg/manifest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbpkg/manifest.hxx')
-rw-r--r--libbpkg/manifest.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx
index 1b8c694..1420cdb 100644
--- a/libbpkg/manifest.hxx
+++ b/libbpkg/manifest.hxx
@@ -13,9 +13,9 @@
#include <utility> // move()
#include <stdexcept> // logic_error
-#include <butl/path>
-#include <butl/optional>
-#include <butl/manifest-forward>
+#include <libbutl/path.hxx>
+#include <libbutl/optional.hxx>
+#include <libbutl/manifest-forward.hxx>
#include <libbpkg/export.hxx>
#include <libbpkg/version.hxx>