Delete unneeded includes of wav_file.h and file_wrapper.h.
Bug: None Change-Id: I9191950d9c9449656cc0f206daac3aff2e0ed0c3 Reviewed-on: https://webrtc-review.googlesource.com/63180 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22516}
This commit is contained in:
parent
8ef59a431f
commit
4d22a6d8db
@ -17,7 +17,6 @@
|
||||
#include "rtc_base/task_queue.h"
|
||||
#include "rtc_base/thread_annotations.h"
|
||||
#include "rtc_base/thread_checker.h"
|
||||
#include "system_wrappers/include/file_wrapper.h"
|
||||
#include "typedefs.h" // NOLINT(build/include)
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
@ -22,7 +22,6 @@
|
||||
extern "C" {
|
||||
#include "common_audio/ring_buffer.h"
|
||||
}
|
||||
#include "common_audio/wav_file.h"
|
||||
#include "modules/audio_processing/aec/aec_common.h"
|
||||
#include "modules/audio_processing/utility/block_mean_calculator.h"
|
||||
#include "modules/audio_processing/utility/ooura_fft.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user