diff options
Diffstat (limited to 'build2/config/module.hxx')
-rw-r--r-- | build2/config/module.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/config/module.hxx b/build2/config/module.hxx index 1f48181..fa29b62 100644 --- a/build2/config/module.hxx +++ b/build2/config/module.hxx @@ -7,7 +7,7 @@ #include <map> -#include <libbutl/prefix-map.hxx> +#include <libbutl/prefix-map.mxx> #include <build2/types.hxx> #include <build2/utility.hxx> |