mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -23,6 +23,7 @@ capture the more lengthy output from some commands.
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "CommandTargets.h"
|
||||
|
||||
#include <wx/string.h>
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../Project.h"
|
||||
|
||||
Reference in New Issue
Block a user