summaryrefslogtreecommitdiff
path: root/libs/pbd/search_path.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/search_path.cc')
-rw-r--r--libs/pbd/search_path.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/search_path.cc b/libs/pbd/search_path.cc
index 0546789074..9a10557dab 100644
--- a/libs/pbd/search_path.cc
+++ b/libs/pbd/search_path.cc
@@ -79,7 +79,7 @@ SearchPath::add_directories (const vector<sys::path>& paths)
}
const string
-SearchPath::get_search_path_string () const
+SearchPath::get_string () const
{
string path;