AEC3: Corrected include
Bug: webrtc:8671 Change-Id: I3267c4d48cb52cc7bf305ecd7ec3f3a6222276be Reviewed-on: https://webrtc-review.googlesource.com/c/109569 Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25529}
This commit is contained in:
parent
c564a7b522
commit
dc98b9b975
@ -8,10 +8,11 @@
|
||||
* be found in the AUTHORS file in the root of the source tree.
|
||||
*/
|
||||
|
||||
#include "modules/audio_processing/aec3/render_reverb_model.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "api/array_view.h"
|
||||
#include "modules/audio_processing/aec3/render_reverb_model.h"
|
||||
#include "rtc_base/checks.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user