remove old a-Hi/Low pass
[ardour.git] / gtk2_ardour / track_selection.cc
index 92efbd48633341a2dac34d602bc96d33550ff1a9..6937eb623d904e59c2efee001527bccee13f0cb9 100644 (file)
 */
 
 #include <algorithm>
+
 #include "ardour/route_group.h"
+#include "control_protocol/control_protocol.h"
+
 #include "track_selection.h"
 #include "time_axis_view.h"
 #include "public_editor.h"
@@ -57,4 +60,3 @@ TrackSelection::add (TrackViewList const & t)
 
        return added;
 }
-