13 lines
318 B
Text
13 lines
318 B
Text
|
Index: Externals/soundtouch/SoundTouch.cpp
|
||
|
--- Externals/soundtouch/SoundTouch.cpp.orig
|
||
|
+++ Externals/soundtouch/SoundTouch.cpp
|
||
|
@@ -75,7 +75,7 @@
|
||
|
#include <math.h>
|
||
|
#include <stdio.h>
|
||
|
|
||
|
-#include "SoundTouch.h"
|
||
|
+#include "ExtSoundTouch.h"
|
||
|
#include "TDStretch.h"
|
||
|
#include "RateTransposer.h"
|
||
|
#include "cpu_detect.h"
|