summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/filesystem_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/filesystem_paths.h')
-rw-r--r--libs/ardour/ardour/filesystem_paths.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libs/ardour/ardour/filesystem_paths.h b/libs/ardour/ardour/filesystem_paths.h
index c5b8b2a057..b5ef1a91c9 100644
--- a/libs/ardour/ardour/filesystem_paths.h
+++ b/libs/ardour/ardour/filesystem_paths.h
@@ -39,7 +39,9 @@ namespace ARDOUR {
*/
sys::path ardour_module_directory ();
- SearchPath config_search_path ();
+ SearchPath ardour_search_path ();
+
+ SearchPath system_config_search_path ();
} // namespace ARDOUR