diff options
Diffstat (limited to 'build2/dist/operation.cxx')
-rw-r--r-- | build2/dist/operation.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/dist/operation.cxx b/build2/dist/operation.cxx index 01339b4..f42217e 100644 --- a/build2/dist/operation.cxx +++ b/build2/dist/operation.cxx @@ -4,7 +4,7 @@ #include <build2/dist/operation.hxx> -#include <libbutl/filesystem.hxx> // path_match() +#include <libbutl/filesystem.mxx> // path_match() #include <build2/file.hxx> #include <build2/dump.hxx> |