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

Remove unneeded #include-s of AudacityApp.h

This commit is contained in:
Paul Licameli
2019-04-25 10:35:56 -04:00
parent f6adeed47b
commit d90a827e03
4 changed files with 0 additions and 4 deletions

View File

@@ -24,7 +24,6 @@ processing. See also MacrosWindow and ApplyMacroDialog.
#include <wx/filedlg.h>
#include <wx/textfile.h>
#include "AudacityApp.h"
#include "Project.h"
#include "commands/CommandManager.h"
#include "effects/EffectManager.h"