mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01:00
Fix windows build
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "Audacity.h" // for USE_* macros
|
||||
#include "../Audacity.h" // for USE_* macros
|
||||
#if USE_SOUNDTOUCH
|
||||
|
||||
#ifndef __AUDACITY_EFFECT_CHANGETEMPO__
|
||||
|
||||
Reference in New Issue
Block a user