summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_edit.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/crossfade_edit.h
parentd357eca668044badcb4bab318e2e74cfffa9a0b0 (diff)
Tidy.
git-svn-id: svn://localhost/ardour2/branches/3.0@3755 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/crossfade_edit.h')
-rw-r--r--gtk2_ardour/crossfade_edit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/crossfade_edit.h b/gtk2_ardour/crossfade_edit.h
index e0e9926687..9e4db3be88 100644
--- a/gtk2_ardour/crossfade_edit.h
+++ b/gtk2_ardour/crossfade_edit.h
@@ -26,7 +26,7 @@
#include <gtkmm/button.h>
#include <gtkmm/radiobutton.h>
-#include <ardour/curve.h>
+#include <evoral/Curve.hpp>
#include "ardour_dialog.h"
#include "canvas.h"