mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 15:11:23 +01:00
Add missing include
This commit is contained in:
@@ -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") };
|
||||
|
||||
Reference in New Issue
Block a user