aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/scope.cxx')
-rw-r--r--build2/scope.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/scope.cxx b/build2/scope.cxx
index 7a16715..2ca382b 100644
--- a/build2/scope.cxx
+++ b/build2/scope.cxx
@@ -5,6 +5,7 @@
#include <build2/scope>
#include <build2/target>
+#include <build2/context>
using namespace std;
@@ -331,7 +332,7 @@ namespace build2
// @@ MT
//
variable_override_value& cache (
- variable_override_cache[make_pair (inner_vars, &var)]);
+ var_override_cache[make_pair (inner_vars, &var)]);
// Now find our "stem", that is the value to which we will be appending
// suffixes and prepending prefixes. This is either the original or the