mechanism to allow Track (or other Route-derived type) to add its own processors...
[ardour.git] / gtk2_ardour / simple_progress_dialog.h
index 1e76f6bf9a1555272c975a1c30d05abfc363bf85..494bf12296123a943cbc32c2c936589d7c1e8634 100644 (file)
@@ -1,9 +1,10 @@
 #ifndef _ardour_gtk_simpple_progress_dialog_h_
 #define _ardour_gtk_simpple_progress_dialog_h_
 
-#include <gtkmm/messagedialog.h>
 #include <gtkmm/button.h>
+#include <gtkmm/messagedialog.h>
 #include <gtkmm/progressbar.h>
+#include <gtkmm/stock.h>
 
 #include "ardour/types.h"