aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-10-13 18:20:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-11-04 08:12:47 +0200
commitae579402c8c64ea8ceea2e9fcee5097b3c53e353 (patch)
tree5933a00f434adab5583e81c147754d5d4dc69f12 /build2/scope.cxx
parent8d2e541ab1aa24140eb680fb046e49a4a3f0bbd2 (diff)
Minor dependency cleanup
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