1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-31 16:09:28 +02:00

Remove unnecessary #include

This commit is contained in:
Paul Licameli 2020-10-09 22:53:26 -04:00
parent 034b2ebe81
commit daae080b17

View File

@ -26,8 +26,6 @@
#include <vector>
#include <wx/defs.h>
#include "../tracks/playabletrack/wavetrack/ui/WaveTrackViewConstants.h"
#include "PrefsPanel.h"
#include "SpectrogramSettings.h"