aboutsummaryrefslogtreecommitdiff
path: root/bbot/machine-manifest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/machine-manifest.cxx')
-rw-r--r--bbot/machine-manifest.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/bbot/machine-manifest.cxx b/bbot/machine-manifest.cxx
index b7baf7e..be921d9 100644
--- a/bbot/machine-manifest.cxx
+++ b/bbot/machine-manifest.cxx
@@ -6,10 +6,10 @@
#include <sstream>
-#include <libbutl/tab-parser.hxx>
-#include <libbutl/string-parser.hxx>
-#include <libbutl/manifest-parser.hxx>
-#include <libbutl/manifest-serializer.hxx>
+#include <libbutl/tab-parser.mxx>
+#include <libbutl/string-parser.mxx>
+#include <libbutl/manifest-parser.mxx>
+#include <libbutl/manifest-serializer.mxx>
using namespace std;
using namespace butl;