X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fsoundcloud_export_selector.h;h=62623f6168ca3af7566c576b2e0cf96d9a382044;hb=47d186d1a301c8cbc8ed8c3b6cbe0c84bb6b681f;hp=fcfbdfe91bbd1dc558e61ede77de973c7241932b;hpb=e5e12acc5698090f2c0c614385e457cc0b46fbb0;p=ardour.git diff --git a/gtk2_ardour/soundcloud_export_selector.h b/gtk2_ardour/soundcloud_export_selector.h index fcfbdfe91b..62623f6168 100644 --- a/gtk2_ardour/soundcloud_export_selector.h +++ b/gtk2_ardour/soundcloud_export_selector.h @@ -7,8 +7,6 @@ #define __soundcloud_export_selector_h__ #include -#include -#include #include #include #include @@ -40,7 +38,7 @@ class SoundcloudExportSelector : public Gtk::VBox, public ARDOUR::SessionHandleP Gtk::CheckButton soundcloud_download_checkbox; bool soundcloud_cancel; Gtk::ProgressBar progress_bar; - + }; #endif // __soundcloud_export_selector_h__