Transfer 'export_formats_search_path()' into 'libs/ardour/search_paths.cc'
[ardour.git] / libs / ardour / ardour / search_paths.h
index 8367da80ffde7e1ac57ef7fa94739e4ddfcec6ca..149f233f0914b07ec8c7d9d2adec0a1062c1792c 100644 (file)
@@ -47,6 +47,12 @@ namespace ARDOUR {
         */
        LIBARDOUR_API PBD::Searchpath control_protocol_search_path ();
 
+       /**
+        * return a Searchpath containing directories in which to look for
+        * export_formats.
+        */
+       LIBARDOUR_API PBD::Searchpath export_formats_search_path ();
+
 } // namespace ARDOUR
 
 #endif /* __libardour_search_paths_h__ */