1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 14:13:32 +02:00

Revert "Remove redundant #include-s from .h files..."

This reverts commit b7fe62d170.
This commit is contained in:
Paul Licameli
2019-05-16 14:33:55 -04:00
parent b7fe62d170
commit 56f51d8176
99 changed files with 142 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
#define __AUDACITY_FORMATCLASSIFIER_H_
#include <vector>
#include "../SampleFormat.h"
#include "MultiFormatReader.h"
#include "SpecPowerMeter.h"

View File

@@ -59,6 +59,7 @@ but little else.
#include "audacity/Types.h"
#include "../Internat.h"
#include "../MemoryX.h"
#include "ImportRaw.h" // defines TrackHolders