1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-19 07:34:10 +01:00

Fewer inclusions of AudioIO.h and Import.h

This commit is contained in:
Paul Licameli
2019-06-06 12:48:39 -04:00
parent 6f3342a895
commit 0b85251885
18 changed files with 17 additions and 31 deletions

View File

@@ -51,7 +51,6 @@ Track classes.
#include "ProjectFileIORegistry.h"
#include "ProjectSettings.h"
#include "AudioIO.h"
#include "Prefs.h"
#include "ondemand/ODManager.h"