X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fexport_format_dialog.cc;h=93fd1d56b3e2b69e7ace4a1a9db019a2e2b30dc0;hb=ce3ca76f96eb97f6d52fe065e6a2800efcbbc0cd;hp=f123c9cbbbe9b032013cd0d201cab44a1162d9c6;hpb=b5a57cc78c92b1d887b7e8de040d8663a9ba187e;p=ardour.git diff --git a/gtk2_ardour/export_format_dialog.cc b/gtk2_ardour/export_format_dialog.cc index f123c9cbbb..93fd1d56b3 100644 --- a/gtk2_ardour/export_format_dialog.cc +++ b/gtk2_ardour/export_format_dialog.cc @@ -20,8 +20,8 @@ #include "export_format_dialog.h" -#include -#include +#include "ardour/session.h" +#include "ardour/export_format_specification.h" #include "i18n.h" @@ -850,7 +850,7 @@ ExportFormatDialog::show_linear_enconding_options (boost::shared_ptr ptr) +ExportFormatDialog::show_ogg_enconding_options (boost::shared_ptr /*ptr*/) { encoding_options_label.set_label (_("Ogg Vorbis options"));