mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-27 07:43:50 +01:00
Project.h does not need Meter.h
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../FFT.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
SpectrumPrefs::SpectrumPrefs(wxWindow * parent)
|
||||
: PrefsPanel(parent, _("Spectrograms"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user