1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +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

@@ -56,7 +56,6 @@ for drawing different aspects of the label and its text box.
#include <wx/tokenzr.h>
#include <wx/utils.h>
#include "AudioIO.h"
#include "DirManager.h"
#include "Prefs.h"
#include "RefreshCode.h"