diff options
Diffstat (limited to 'libbuild2/scope.hxx')
-rw-r--r-- | libbuild2/scope.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/scope.hxx b/libbuild2/scope.hxx index 455bcc6..f69e822 100644 --- a/libbuild2/scope.hxx +++ b/libbuild2/scope.hxx @@ -298,7 +298,7 @@ namespace build2 // Modules. // - loaded_module_map modules; + module_map modules; // Variable override cache (see above). // |