mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-06 15:19:29 +02:00
Fix VS build, and hope it doesn't break others.
This commit is contained in:
parent
92950e22fd
commit
b368c2d4d2
@ -22,7 +22,7 @@ effect that uses SoundTouch to do its processing (ChangeTempo
|
||||
#include "../Project.h"
|
||||
#include "SoundTouchEffect.h"
|
||||
#include "TimeWarper.h"
|
||||
#include "NoteTrack.h"
|
||||
#include "../NoteTrack.h"
|
||||
|
||||
bool EffectSoundTouch::ProcessLabelTrack(Track *track)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user