mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove some nested #include from Project.h
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "../commands/CommandManager.h"
|
||||
#include "../commands/ScreenshotCommand.h"
|
||||
#include "../effects/Contrast.h"
|
||||
#include "../effects/EffectManager.h"
|
||||
|
||||
// private helper classes and functions
|
||||
namespace {
|
||||
|
@@ -13,6 +13,7 @@
|
||||
#include "../WaveTrack.h"
|
||||
#include "../commands/CommandContext.h"
|
||||
#include "../commands/CommandManager.h"
|
||||
#include "../effects/EffectManager.h"
|
||||
#include "../widgets/ASlider.h"
|
||||
|
||||
#include <wx/combobox.h>
|
||||
|
Reference in New Issue
Block a user