| Index: webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h
|
| diff --git a/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h b/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h
|
| index f632a60f67a20490719f5ba150981166a0b67242..219cff01691fc2e2edb43063b86b026a746f6cd3 100644
|
| --- a/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h
|
| +++ b/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h
|
| @@ -15,7 +15,6 @@
|
|
|
| #include "webrtc/common_audio/lapped_transform.h"
|
| #include "webrtc/common_audio/channel_buffer.h"
|
| -#include "webrtc/modules/audio_processing/beamformer/array_util.h"
|
| #include "webrtc/modules/audio_processing/beamformer/beamformer.h"
|
| #include "webrtc/modules/audio_processing/beamformer/complex_matrix.h"
|
|
|
|
|