diff options
Diffstat (limited to 'build2/operation.hxx')
-rw-r--r-- | build2/operation.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/operation.hxx b/build2/operation.hxx index 06a6781..24340dd 100644 --- a/build2/operation.hxx +++ b/build2/operation.hxx @@ -5,7 +5,7 @@ #ifndef BUILD2_OPERATION_HXX #define BUILD2_OPERATION_HXX -#include <libbutl/string-table.hxx> +#include <libbutl/string-table.mxx> #include <build2/types.hxx> #include <build2/utility.hxx> |