summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_line.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-09-19 01:16:44 +0000
committerDavid Robillard <d@drobilla.net>2008-09-19 01:16:44 +0000
commitd8ade6d30595a3a8be343b392e47d422940eac27 (patch)
treecf51f5f3dffb9fabb4b61f9e5cbaf82142f7825b /gtk2_ardour/automation_line.h
parentd357eca668044badcb4bab318e2e74cfffa9a0b0 (diff)
Tidy.
git-svn-id: svn://localhost/ardour2/branches/3.0@3755 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/automation_line.h')
-rw-r--r--gtk2_ardour/automation_line.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/automation_line.h b/gtk2_ardour/automation_line.h
index ace2145ff3..bc9c75e8f7 100644
--- a/gtk2_ardour/automation_line.h
+++ b/gtk2_ardour/automation_line.h
@@ -33,7 +33,7 @@
#include <pbd/undo.h>
#include <pbd/statefuldestructible.h>
-#include <ardour/automation_event.h>
+#include <ardour/automation_list.h>
using std::vector;