mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-08 12:42:03 +01:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -20,6 +20,7 @@ threshold of difference in two selected tracks
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "CompareAudioCommand.h"
|
||||
|
||||
#include "../MemoryX.h"
|
||||
#include "../Project.h"
|
||||
#include "../WaveTrack.h"
|
||||
|
||||
Reference in New Issue
Block a user