#ifndef __ardour_gtk_redirect_selection_h__ #define __ardour_gtk_redirect_selection_h__ #include #include namespace ARDOUR { class Redirect; } struct RedirectSelection : list > {}; #endif /* __ardour_gtk_redirect_selection_h__ */