aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/scope.hxx')
-rw-r--r--build2/scope.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope.hxx b/build2/scope.hxx
index 0bfd76e..527ff86 100644
--- a/build2/scope.hxx
+++ b/build2/scope.hxx
@@ -218,7 +218,7 @@ namespace build2
// necessarily normalized). Return NULL if not found.
//
const target_type*
- find_target_type (name&, optional<string>& ext) const;
+ find_target_type (name&, optional<string>& ext, const location&) const;
// Dynamically derive a new target type from an existing one. Return the
// reference to the target type and an indicator of whether it was