(native) Linux VST support from LinuxDSP
[ardour.git] / gtk2_ardour / export_range_markers_dialog.cc
index 06f590758c7d7602f27723e70fd960697e6d4d97..c6bf578a329dc947c1b796c09ee2c13d73b13090 100644 (file)
@@ -76,7 +76,7 @@ ExportRangeMarkersDialog::process_range_markers_export(Locations::LocationList&
                        string filepath = get_target_filepath(
                                get_selected_file_name(),
                                currentLocation->name(),
-                               sndfile_file_ending_from_string(get_selected_header_format()));
+                               get_selected_header_format());
 
                        initSpec(filepath);