Obey snap setting for MIDI stuff.
[ardour.git] / gtk2_ardour / editor_selection_list.cc
index 864e527b595d408fe6a25028b390b43caf4948c5..1d75bf5d13e53248dbfad3aaf192a8493e5ee91b 100644 (file)
@@ -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 <cstdlib>
@@ -31,6 +30,7 @@
 #include <gtkmm2ext/stop_signal.h>
 
 #include "editor.h"
+#include "keyboard.h"
 #include "selection.h"
 #include "time_axis_view.h"
 #include "ardour_ui.h"