summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_formats.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/export_formats.h')
-rw-r--r--libs/ardour/ardour/export_formats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/export_formats.h b/libs/ardour/ardour/export_formats.h
index 1b571e91fb..b7a7916767 100644
--- a/libs/ardour/ardour/export_formats.h
+++ b/libs/ardour/ardour/export_formats.h
@@ -132,7 +132,7 @@ class HasSampleFormat {
sigc::signal<void, bool, WeakDitherTypePtr> DitherTypeSelectChanged;
sigc::signal<void, bool, WeakDitherTypePtr> DitherTypeCompatibleChanged;
- static string get_sample_format_name (ExportFormatBase::SampleFormat format);
+ static std::string get_sample_format_name (ExportFormatBase::SampleFormat format);
protected:
/* State lists */