| Index: webrtc/modules/audio_processing/level_controller/gain_applier.cc
|
| diff --git a/webrtc/modules/audio_processing/level_controller/gain_applier.cc b/webrtc/modules/audio_processing/level_controller/gain_applier.cc
|
| index 9e2fba0c235a0281eb49f4b712e2fc185c95f1bf..54bcc5bae96afafb8f3c962ad56a24113fdf9b25 100644
|
| --- a/webrtc/modules/audio_processing/level_controller/gain_applier.cc
|
| +++ b/webrtc/modules/audio_processing/level_controller/gain_applier.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "webrtc/rtc_base/array_view.h"
|
| +#include "webrtc/api/array_view.h"
|
| #include "webrtc/rtc_base/checks.h"
|
|
|
| #include "webrtc/modules/audio_processing/audio_buffer.h"
|
|
|