Fix up confusion with relayering after movement drags in
[ardour.git] / gtk2_ardour / midi_channel_selector.h
index 8bcf704ca47561bf2833fed741a84cf30c6c0f9c..c5e6a5a3783d0d81eee10fb1107367d7539081ae 100644 (file)
 #include <set>
 #include "boost/shared_ptr.hpp"
 #include "sigc++/trackable.h"
+
 #include "gtkmm/table.h"
 #include "gtkmm/button.h"
 #include "gtkmm/label.h"
 #include "gtkmm2ext/stateful_button.h"
-#include "ardour/types.h"
 
+#include "ardour/types.h"
 
 class MidiChannelSelector : public Gtk::Table
 {