#ifndef __ardour_gtk_route_selection_h__ #define __ardour_gtk_route_selection_h__ #include namespace ARDOUR { class Route; } struct RouteSelection : list {}; #endif /* __ardour_gtk_route_selection_h__ */