| Index: webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| index 466c8b34be99ec615885fbe748082c565254b38d..46b91ce8e3f239216fd659b0f73e8cf4f4d796c2 100644
|
| --- a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| +++ b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h
|
| @@ -13,8 +13,8 @@
|
|
|
| #include <vector>
|
|
|
| +#include "webrtc/api/audio_codecs/audio_decoder.h"
|
| #include "webrtc/base/array_view.h"
|
| -#include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
|
|
|
| namespace webrtc {
|
|
|
|
|