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

WaveTrack did not need Spectrum.h

This commit is contained in:
Paul Licameli
2021-02-03 23:06:53 -05:00
parent 5fda4b959f
commit 3144f0120a

View File

@@ -44,7 +44,6 @@ from the project that will own the track.
#include "Envelope.h"
#include "Sequence.h"
#include "Spectrum.h"
#include "ProjectFileIORegistry.h"
#include "ProjectSettings.h"