summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/crossfade_view.h')
-rw-r--r--gtk2_ardour/crossfade_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/crossfade_view.h b/gtk2_ardour/crossfade_view.h
index 6d45f05e79..fc41f7f721 100644
--- a/gtk2_ardour/crossfade_view.h
+++ b/gtk2_ardour/crossfade_view.h
@@ -23,7 +23,7 @@
#include <vector>
#include <libgnomecanvasmm.h>
#include <sigc++/signal.h>
-#include <ardour/crossfade.h>
+#include "ardour/crossfade.h"
#include "time_axis_view_item.h"