mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 17:09:26 +02:00
Remove unneeded #include directives
This commit is contained in:
parent
1bff1efc0e
commit
21b30b2da2
@ -38,10 +38,7 @@ processing. See also MacrosWindow and ApplyMacroDialog.
|
|||||||
#include "SelectUtilities.h"
|
#include "SelectUtilities.h"
|
||||||
#include "Shuttle.h"
|
#include "Shuttle.h"
|
||||||
#include "Track.h"
|
#include "Track.h"
|
||||||
#include "export/ExportFLAC.h"
|
|
||||||
#include "export/ExportMP3.h"
|
#include "export/ExportMP3.h"
|
||||||
#include "export/ExportOGG.h"
|
|
||||||
#include "export/ExportPCM.h"
|
|
||||||
|
|
||||||
#include "AllThemeResources.h"
|
#include "AllThemeResources.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user