aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/link.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/link.cxx')
-rw-r--r--build2/cc/link.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/cc/link.cxx b/build2/cc/link.cxx
index 2f2ff76..4ab2873 100644
--- a/build2/cc/link.cxx
+++ b/build2/cc/link.cxx
@@ -7,8 +7,8 @@
#include <map>
#include <cstdlib> // exit()
-#include <libbutl/path-map.hxx>
-#include <libbutl/filesystem.hxx> // file_exists()
+#include <libbutl/path-map.mxx>
+#include <libbutl/filesystem.mxx> // file_exists()
#include <build2/depdb.hxx>
#include <build2/scope.hxx>