mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-15 08:07:41 +02:00
Fix Linux build
This commit is contained in:
parent
aaaac65176
commit
3fcaddf69f
@ -428,7 +428,7 @@ public:
|
||||
// VSTEffectModule implementation
|
||||
|
||||
static void Check(const wxChar *path);
|
||||
static void VSTEffectsModule::WriteInfo(VSTEffect *effect);
|
||||
static void WriteInfo(VSTEffect *effect);
|
||||
|
||||
private:
|
||||
ModuleManagerInterface *mModMan;
|
||||
|
Loading…
x
Reference in New Issue
Block a user