aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/utility.cxx')
-rw-r--r--bpkg/utility.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx
index 06e07a8..4990781 100644
--- a/bpkg/utility.cxx
+++ b/bpkg/utility.cxx
@@ -6,8 +6,8 @@
#include <iostream> // cout, cin
-#include <libbutl/process.hxx>
-#include <libbutl/fdstream.hxx>
+#include <libbutl/process.mxx>
+#include <libbutl/fdstream.mxx>
#include <bpkg/diagnostics.hxx>
#include <bpkg/common-options.hxx>