summaryrefslogtreecommitdiff
path: root/libs/ardour/rb_effect.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/rb_effect.cc')
-rw-r--r--libs/ardour/rb_effect.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/rb_effect.cc b/libs/ardour/rb_effect.cc
index b709c9bd1f..3cda2eb706 100644
--- a/libs/ardour/rb_effect.cc
+++ b/libs/ardour/rb_effect.cc
@@ -21,7 +21,7 @@
#include <cmath>
#include "pbd/error.h"
-#include <rubberband/RubberBandStretcher.h>
+#include "rubberband/RubberBandStretcher.h"
#include "ardour/types.h"
#include "ardour/stretch.h"