1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-02 14:17:07 +01:00

Fewer inclusions of AudacityApp.h

This commit is contained in:
Paul Licameli
2016-11-22 13:16:03 -05:00
parent a9396b912d
commit 5036583549
44 changed files with 174 additions and 158 deletions

View File

@@ -25,6 +25,7 @@ See also BatchCommandDialog and BatchProcessDialog.
#include <wx/filedlg.h>
#include <wx/textfile.h>
#include "AudacityApp.h"
#include "Project.h"
#include "commands/CommandManager.h"
#include "effects/EffectManager.h"