mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-17 14:11:13 +01:00
RecordingPrefs.cpp does not depend on AudioIO.cpp...
... freeing it from dependency cycles, but no others
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "../TrackPanel.h"
|
||||
#include "../UndoManager.h"
|
||||
#include "../WaveClip.h"
|
||||
#include "../prefs/RecordingPrefs.h"
|
||||
#include "../prefs/TracksPrefs.h"
|
||||
#include "../toolbars/ControlToolBar.h"
|
||||
#include "../toolbars/TranscriptionToolBar.h"
|
||||
|
||||
Reference in New Issue
Block a user