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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/filesystem_paths.h b/libs/ardour/ardour/filesystem_paths.h
index 0e17327fa5..9d7d6ba216 100644
--- a/libs/ardour/ardour/filesystem_paths.h
+++ b/libs/ardour/ardour/filesystem_paths.h
@@ -36,7 +36,7 @@ namespace ARDOUR {
* @return the path to the directory that contains the system wide ardour
* modules.
*/
- sys::path system_module_directory ();
+ sys::path ardour_module_directory ();
} // namespace ARDOUR