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