From 0bc8832e208154a0f172d34182ed6b0bc8bba52f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 19 Oct 2011 21:53:09 +0000 Subject: Trim include tree. git-svn-id: svn://localhost/ardour2/branches/3.0@10244 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/midi_list_editor.cc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/midi_list_editor.cc') diff --git a/gtk2_ardour/midi_list_editor.cc b/gtk2_ardour/midi_list_editor.cc index ceb2e7ace6..c6dfc6c713 100644 --- a/gtk2_ardour/midi_list_editor.cc +++ b/gtk2_ardour/midi_list_editor.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2009 Paul Davis + Copyright (C) 2009 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,14 +14,17 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ + #include #include "evoral/midi_util.h" +#include "evoral/Note.hpp" #include "ardour/beats_frames_converter.h" +#include "ardour/midi_model.h" #include "ardour/midi_region.h" +#include "ardour/midi_source.h" #include "ardour/session.h" #include "ardour/tempo.h" -- cgit v1.2.3