mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 06:22:58 +02:00
Remove an unnecessary nested #include
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "../commands/CommandManager.h"
|
||||
#include "../export/Export.h"
|
||||
#include "../export/ExportMultiple.h"
|
||||
#include "../widgets/ErrorDialog.h"
|
||||
|
||||
#ifdef USE_MIDI
|
||||
#include "../import/ImportMIDI.h"
|
||||
|
Reference in New Issue
Block a user