Audacity 3.2.0
|
#include "CommandDispatch.h"
#include "DoEffect.h"
#include "CommandContext.h"
#include "CommandManager.h"
#include "PluginManager.h"
#include "ProjectAudioManager.h"
#include "ProjectWindows.h"
#include "Viewport.h"
#include "EffectAndCommandPluginManager.h"
#include "EffectManager.h"
#include "../effects/EffectUI.h"
#include <wx/log.h>
#include <wx/frame.h>