mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
Include only Registry.h where needed, without CommandManager.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "../widgets/wxPanelWrapper.h" // to inherit
|
||||
#include "../FileNames.h" // for FileType
|
||||
|
||||
#include "../commands/CommandManager.h" // for Registry::Placement
|
||||
#include "../Registry.h"
|
||||
|
||||
class wxArrayString;
|
||||
class wxListBox;
|
||||
|
Reference in New Issue
Block a user