Reporting fix

This commit is contained in:
Chris Cannam
2023-03-08 14:44:52 +00:00
parent 48680627d8
commit 4d5460c3e8
2 changed files with 4 additions and 4 deletions

View File

@@ -24,8 +24,6 @@
#ifndef RUBBERBAND_STRETCHERIMPL_H
#define RUBBERBAND_STRETCHERIMPL_H
#include "../../rubberband/RubberBandStretcher.h"
#include "../common/Window.h"
#include "../common/FFT.h"
#include "../common/RingBuffer.h"
@@ -37,6 +35,8 @@
#include "SincWindow.h"
#include "CompoundAudioCurve.h"
#include "../../rubberband/RubberBandStretcher.h"
#include <set>
#include <algorithm>