mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 01:21:16 +02:00
Fix VS build, and hope it doesn't break others.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user