1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove Effect.h from EffectManager.h and EffectRack.h

This commit is contained in:
Paul Licameli
2019-06-23 07:40:16 -04:00
parent dee27e052f
commit 9935b035c5
6 changed files with 23 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ processing. See also MacrosWindow and ApplyMacroDialog.
#include "PluginManager.h"
#include "Prefs.h"
#include "Shuttle.h"
#include "Track.h"
#include "export/ExportFLAC.h"
#include "export/ExportMP3.h"
#include "export/ExportOGG.h"