mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-19 17:28:09 +01:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -18,8 +18,9 @@ text or binary format to a file.
|
||||
|
||||
*//********************************************************************/
|
||||
|
||||
#include "AutoRecovery.h"
|
||||
#include "Audacity.h"
|
||||
#include "AutoRecovery.h"
|
||||
|
||||
#include "FileNames.h"
|
||||
#include "blockfile/SimpleBlockFile.h"
|
||||
#include "Project.h"
|
||||
|
||||
Reference in New Issue
Block a user