aboutsummaryrefslogtreecommitdiff
path: root/libbbot/manifest.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-09-28 21:27:37 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-09-28 21:27:37 +0300
commitb387713a19ddf0d10d8ae28c5de6e78cd9d568b5 (patch)
tree9a9e38fca32569bb481152c644b56093030bcd40 /libbbot/manifest.hxx
parent066c25383db8d24cc0aed21d9bd4a071c1afdbbd (diff)
Adapt to libbutl headers extension change from .mxx to .hxx
Diffstat (limited to 'libbbot/manifest.hxx')
-rw-r--r--libbbot/manifest.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx
index b6c4263..1896f70 100644
--- a/libbbot/manifest.hxx
+++ b/libbbot/manifest.hxx
@@ -8,10 +8,10 @@
#include <vector>
#include <ostream>
-#include <libbutl/optional.mxx>
-#include <libbutl/small-vector.mxx>
-#include <libbutl/target-triplet.mxx>
-#include <libbutl/standard-version.mxx>
+#include <libbutl/optional.hxx>
+#include <libbutl/small-vector.hxx>
+#include <libbutl/target-triplet.hxx>
+#include <libbutl/standard-version.hxx>
#include <libbutl/manifest-forward.hxx>
#include <libbpkg/manifest.hxx> // version, repository_location