diff options
Diffstat (limited to 'libbuild2/config')
-rw-r--r-- | libbuild2/config/utility.txx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/config/utility.txx b/libbuild2/config/utility.txx index b422ff4..841c408 100644 --- a/libbuild2/config/utility.txx +++ b/libbuild2/config/utility.txx @@ -3,7 +3,7 @@ // license : MIT; see accompanying LICENSE file #include <libbuild2/scope.hxx> -#include <libbuild2/context.hxx> +#include <libbuild2/context.hxx> // current_mif namespace build2 { |