1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-07 23:15:36 +01:00

Remove Envelope.h from other headers

This commit is contained in:
Paul Licameli
2015-07-05 11:25:32 -04:00
parent f81231efae
commit cab89f6fb4
11 changed files with 6 additions and 10 deletions

View File

@@ -60,6 +60,7 @@
#include "../AudioIO.h"
#include "../AColor.h"
#include "../Envelope.h"
#include "../ImageManipulation.h"
#include "../Project.h"
#include "../toolbars/MeterToolBar.h"