| Index: webrtc/modules/audio_coding/codecs/audio_format_conversion.h
|
| diff --git a/webrtc/modules/audio_coding/codecs/audio_format_conversion.h b/webrtc/modules/audio_coding/codecs/audio_format_conversion.h
|
| index 9267a52b729d02ca002e987ad72db096b388beb2..0723814f848dd7e1fd67846817c8e8193fdb8ca8 100644
|
| --- a/webrtc/modules/audio_coding/codecs/audio_format_conversion.h
|
| +++ b/webrtc/modules/audio_coding/codecs/audio_format_conversion.h
|
| @@ -11,8 +11,8 @@
|
| #ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_AUDIO_FORMAT_CONVERSION_H_
|
| #define WEBRTC_MODULES_AUDIO_CODING_CODECS_AUDIO_FORMAT_CONVERSION_H_
|
|
|
| +#include "webrtc/api/audio_codec/audio_format.h"
|
| #include "webrtc/common_types.h"
|
| -#include "webrtc/modules/audio_coding/codecs/audio_format.h"
|
|
|
| namespace webrtc {
|
|
|
|
|