more changes flowing from a persistent MonitorSection object
[ardour.git] / gtk2_ardour / soundcloud_export_selector.h
index 1c095c9b5017e40db7422327ca9a8c0fbe37fb49..322bd94d1e47590a1b57e9a5b3588b6fbdb723b5 100644 (file)
 #include <string>
 #include <sstream>
 #include <vector>
-#include <gtkmm.h>
+
+#include <gtkmm/box.h>
+#include <gtkmm/checkbutton.h>
+#include <gtkmm/entry.h>
+#include <gtkmm/label.h>
 #include <gtkmm/progressbar.h>
+#include <gtkmm/table.h>
 
 class SoundcloudExportSelector : public Gtk::VBox, public ARDOUR::SessionHandlePtr
 {