1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-25 07:43:54 +02: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

@@ -36,7 +36,6 @@ other settings.
#include "portaudio.h"
#include "../AudioIO.h"
#include "../Prefs.h"
#include "../ShuttleGui.h"
#include "../DeviceManager.h"