X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_selection_list.cc;h=1d75bf5d13e53248dbfad3aaf192a8493e5ee91b;hb=a5abcd306ba589411aa8b4e5b2729621bdc77d3a;hp=864e527b595d408fe6a25028b390b43caf4948c5;hpb=bb02870c15a9db3f46e2e24d1d5c72e9ca5dfe0b;p=ardour.git diff --git a/gtk2_ardour/editor_selection_list.cc b/gtk2_ardour/editor_selection_list.cc index 864e527b59..1d75bf5d13 100644 --- a/gtk2_ardour/editor_selection_list.cc +++ b/gtk2_ardour/editor_selection_list.cc @@ -15,7 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ #include @@ -31,6 +30,7 @@ #include #include "editor.h" +#include "keyboard.h" #include "selection.h" #include "time_axis_view.h" #include "ardour_ui.h"