diff options
Diffstat (limited to 'mod/build-config-module.hxx')
-rw-r--r-- | mod/build-config-module.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/build-config-module.hxx b/mod/build-config-module.hxx index ba2698d..51813c0 100644 --- a/mod/build-config-module.hxx +++ b/mod/build-config-module.hxx @@ -6,7 +6,7 @@ #include <map> -#include <libbutl/utility.mxx> // compare_c_string +#include <libbutl/utility.hxx> // compare_c_string #include <libbpkg/manifest.hxx> |