mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Make EXPERIMENTAL_EFFECTS_RACK compilable
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
#include "../commands/CommandManager.h"
|
||||
#include "../prefs/TracksPrefs.h"
|
||||
|
||||
#ifdef EXPERIMENTAL_EFFECTS_RACK
|
||||
#include "../effects/EffectManager.h"
|
||||
#endif
|
||||
|
||||
#include <wx/scrolbar.h>
|
||||
|
||||
// private helper classes and functions
|
||||
|
Reference in New Issue
Block a user