#ifndef __ardour_gtk_automation_selection_h__ #define __ardour_gtk_automation_selection_h__ #include namespace ARDOUR { class AutomationList; } struct AutomationSelection : list {}; #endif /* __ardour_gtk_automation_selection_h__ */