mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 21:50:51 +01:00
RecordingPrefs.cpp does not depend on AudioIO.cpp...
... freeing it from dependency cycles, but no others
This commit is contained in:
@@ -461,6 +461,7 @@ TimeTrack and AudioIOListener and whether the playback is looped.
|
||||
|
||||
#include "effects/EffectManager.h"
|
||||
#include "prefs/QualityPrefs.h"
|
||||
#include "prefs/RecordingPrefs.h"
|
||||
#include "toolbars/ControlToolBar.h"
|
||||
#include "widgets/Meter.h"
|
||||
#include "widgets/ErrorDialog.h"
|
||||
|
||||
Reference in New Issue
Block a user