mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Fix Linux build
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user