fix names of included files
[ardour.git] / gtk2_ardour / time_fx_dialog.cc
index 15d46f10adc48d6ee35d516da012c708db3d0616..5d8bf57a3b296448052e071b8694c0f5a65f0163 100644 (file)
@@ -37,7 +37,7 @@
 #include "region_selection.h"
 
 #ifdef USE_RUBBERBAND
-#include "rubberband/RubberBandStretcher.h"
+#include <rubberband/RubberBandStretcher.h>
 using namespace RubberBand;
 #endif