about summary refs log tree commit diff
path: root/src/references.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/references.hh')
-rw-r--r--src/references.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/references.hh b/src/references.hh
index b19fbf72c62a..d009453d6a00 100644
--- a/src/references.hh
+++ b/src/references.hh
@@ -4,7 +4,7 @@
 #include "util.hh"
 
 
-Strings filterReferences(const string & path, const Strings & refs);
+Strings filterReferences(const Path & path, const Strings & refs);
 
 
 #endif /* !__VALUES_H */