From 1380f4fafbdf7dcc5f6f699c57ebf53621f84078 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 15 Feb 2009 23:47:09 +0000 Subject: Trim include dependency tree (particularly on evoral/Sequence.hpp). git-svn-id: svn://localhost/ardour2/branches/3.0@4589 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/automation_control.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/ardour/automation_control.cc') diff --git a/libs/ardour/automation_control.cc b/libs/ardour/automation_control.cc index 2100265a87..85dea59324 100644 --- a/libs/ardour/automation_control.cc +++ b/libs/ardour/automation_control.cc @@ -19,10 +19,10 @@ */ #include +#include #include +#include #include -#include -#include using namespace std; using namespace ARDOUR; -- cgit v1.2.3