mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "OverlayPanel.h"
|
||||
|
||||
#include "Overlay.h"
|
||||
#include "../AColor.h"
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user