Chromium Code Reviews| 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..a5c75e6955752fa8821dda3ac295af9325d01f0d 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_codec/audio_decoder.h" |
| #include "webrtc/base/array_view.h" |
| -#include "webrtc/modules/audio_coding/codecs/audio_decoder.h" |
| namespace webrtc { |