diff --git a/src/effects/SoundTouchEffect.cpp b/src/effects/SoundTouchEffect.cpp index fedb264ad..3b9796f90 100644 --- a/src/effects/SoundTouchEffect.cpp +++ b/src/effects/SoundTouchEffect.cpp @@ -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) {