mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-03 17:39:25 +02:00
Add missing include
This commit is contained in:
parent
e9d4a8e538
commit
af0fdda8f6
@ -22,6 +22,7 @@
|
||||
#include "../Mix.h"
|
||||
#include "../Project.h"
|
||||
#include "../WaveTrack.h"
|
||||
#include "../widgets/ProgressDialog.h"
|
||||
|
||||
const ComponentInterfaceSymbol EffectStereoToMono::Symbol
|
||||
{ XO("Stereo To Mono") };
|
||||
|
Loading…
x
Reference in New Issue
Block a user