mechanism to allow Track (or other Route-derived type) to add its own processors...
[ardour.git] / gtk2_ardour / export_format_selector.cc
index c77a09cdec08e1248e24afe6fb7cf879fd0ba649..dbc74908d1e3469ae429a3065e28e0dbdf39486e 100644 (file)
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 */
-
-#include "export_format_selector.h"
-
-#include "export_format_dialog.h"
+#include <gtkmm/messagedialog.h>
+#include <gtkmm/stock.h>
 
 #include "ardour/export_format_specification.h"
 #include "ardour/export_profile_manager.h"
 
+#include "export_format_selector.h"
+#include "export_format_dialog.h"
+
 #include "pbd/i18n.h"
 
 ExportFormatSelector::ExportFormatSelector () :