Compact the port matrix slightly, and fix a couple of minor layout bugs.
[ardour.git] / gtk2_ardour / startup.h
index 6b7e92a33bb2bf41ca1adf01bac02c16e3ab7f26..85662047557154630df1c04dacd755c9a29968c2 100644 (file)
@@ -20,6 +20,8 @@
 #include <gtkmm/liststore.h>
 #include <gtkmm/combobox.h>
 
+#include "ardour/utils.h"
+
 class EngineControl;
 
 class ArdourStartup : public Gtk::Assistant {