1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-26 16:03:53 +02: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

@@ -15,6 +15,7 @@
#include "../Experimental.h"
#include "CommandFunctors.h"
#include "CommandFlag.h"
#include "../MemoryX.h"
#include <vector>
@@ -23,7 +24,6 @@
#include <wx/menu.h>
#include <wx/hashmap.h>
#include "../AudacityApp.h"
#include "../xml/XMLTagHandler.h"
#include "audacity/Types.h"