Further relative paths
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
#ifndef RUBBERBAND_STRETCHERIMPL_H
|
#ifndef RUBBERBAND_STRETCHERIMPL_H
|
||||||
#define RUBBERBAND_STRETCHERIMPL_H
|
#define RUBBERBAND_STRETCHERIMPL_H
|
||||||
|
|
||||||
#include "rubberband/RubberBandStretcher.h"
|
#include "../rubberband/RubberBandStretcher.h"
|
||||||
|
|
||||||
#include "dsp/Window.h"
|
#include "dsp/Window.h"
|
||||||
#include "dsp/SincWindow.h"
|
#include "dsp/SincWindow.h"
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
you must obtain a valid commercial licence before doing so.
|
you must obtain a valid commercial licence before doing so.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "rubberband/rubberband-c.h"
|
#include "../rubberband/rubberband-c.h"
|
||||||
#include "rubberband/RubberBandStretcher.h"
|
#include "../rubberband/RubberBandStretcher.h"
|
||||||
|
|
||||||
struct RubberBandState_
|
struct RubberBandState_
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user