mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-17 00:57:40 +02:00
Make EXPERIMENTAL_EFFECTS_RACK compilable
This commit is contained in:
parent
f7644c74f4
commit
010d720158
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user