aboutsummaryrefslogtreecommitdiff
path: root/build/algorithm
diff options
context:
space:
mode:
Diffstat (limited to 'build/algorithm')
-rw-r--r--build/algorithm2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/algorithm b/build/algorithm
index c056d57..7d2c226 100644
--- a/build/algorithm
+++ b/build/algorithm
@@ -35,7 +35,7 @@ namespace build
// in the same or a subdirectory of dir.
//
void
- search_and_match (action, target&, const path& dir);
+ search_and_match (action, target&, const dir_path& dir);
// Inject dependency on the parent directory fsdir{}, unless it is
// the project's out_root (or is outside of any project; think, for