mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
Remove unnecessary inclusions of Menus.h
This commit is contained in:
parent
1b9a5b4c15
commit
f1dcc156a0
@ -39,7 +39,6 @@
|
||||
#include <wx/tglbtn.h>
|
||||
|
||||
#include "../commands/CommandContext.h"
|
||||
#include "../Menus.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../Project.h"
|
||||
#include "../ProjectHistory.h"
|
||||
|
@ -1,7 +1,6 @@
|
||||
#include "../Audacity.h"
|
||||
|
||||
#include "../CommonCommandFlags.h"
|
||||
#include "../Menus.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../Project.h"
|
||||
#include "../ProjectHistory.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user