mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-14 16:46:28 +01:00
Move MeterPanelBase to new files...
... which frees AudioIOBase, QualityPrefs, and ProjectAudioIO from cycles
This commit is contained in:
@@ -17,8 +17,9 @@ Paul Licameli split from AudioIO.cpp
|
||||
#include <wx/txtstrm.h>
|
||||
|
||||
#include "Envelope.h"
|
||||
#include "Prefs.h"
|
||||
#include "prefs/RecordingPrefs.h"
|
||||
#include "widgets/Meter.h"
|
||||
#include "widgets/MeterPanelBase.h"
|
||||
|
||||
#if USE_PORTMIXER
|
||||
#include "portmixer.h"
|
||||
|
||||
Reference in New Issue
Block a user