Fix some non-realtime-safe operations reported by Stoat

This commit is contained in:
Chris Cannam
2022-05-24 17:35:23 +01:00
parent a9a0b4851a
commit 9ed4be5144
2 changed files with 36 additions and 27 deletions

View File

@@ -24,7 +24,7 @@
#ifndef RUBBERBAND_STRETCHERIMPL_H
#define RUBBERBAND_STRETCHERIMPL_H
#include "../rubberband/RubberBandStretcher.h"
#include "../../rubberband/RubberBandStretcher.h"
#include "../common/Window.h"
#include "../common/FFT.h"