aboutsummaryrefslogtreecommitdiff
path: root/bpkg/diagnostics.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/diagnostics.cxx')
-rw-r--r--bpkg/diagnostics.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/diagnostics.cxx b/bpkg/diagnostics.cxx
index a471d07..ef87cab 100644
--- a/bpkg/diagnostics.cxx
+++ b/bpkg/diagnostics.cxx
@@ -7,8 +7,8 @@
#include <odb/statement.hxx>
-#include <libbutl/process.mxx> // process_args
-#include <libbutl/process-io.mxx> // operator<<(ostream, process_*)
+#include <libbutl/process.hxx> // process_args
+#include <libbutl/process-io.hxx> // operator<<(ostream, process_*)
#include <bpkg/utility.hxx>