mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "../Audacity.h"
|
||||
|
||||
#include "../Menus.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../Project.h"
|
||||
|
@@ -1,4 +1,5 @@
|
||||
#include "../Audacity.h"
|
||||
|
||||
#include "../commands/CommandManager.h"
|
||||
|
||||
// This file collects a few things specific to Mac and requiring some
|
||||
|
Reference in New Issue
Block a user