1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-10 00:07:40 +02: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

@@ -71,6 +71,7 @@ and in the spectrogram spectral selection.
#include <math.h>
#include "Envelope.h"
#include "ShuttleGui.h"
#include "AColor.h"
#include "FFT.h"