1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-05 19:21:59 +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

@@ -19,6 +19,7 @@
#include <wx/intl.h>
#include "AColor.h"
#include "widgets/Ruler.h"
#include "Envelope.h"
#include "Prefs.h"
#include "Internat.h"
#include "Resample.h"