| Index: webrtc/modules/audio_coding/neteq/mock/mock_external_decoder_pcm16b.h
|
| diff --git a/webrtc/modules/audio_coding/neteq/mock/mock_external_decoder_pcm16b.h b/webrtc/modules/audio_coding/neteq/mock/mock_external_decoder_pcm16b.h
|
| index dd12f18dd2173ded9b2a92716e4be98ae2c52208..2d5109357a714d3e00a23eb2e712d0332de0abee 100644
|
| --- a/webrtc/modules/audio_coding/neteq/mock/mock_external_decoder_pcm16b.h
|
| +++ b/webrtc/modules/audio_coding/neteq/mock/mock_external_decoder_pcm16b.h
|
| @@ -11,8 +11,7 @@
|
| #ifndef WEBRTC_MODULES_AUDIO_CODING_NETEQ_MOCK_MOCK_EXTERNAL_DECODER_PCM16B_H_
|
| #define WEBRTC_MODULES_AUDIO_CODING_NETEQ_MOCK_MOCK_EXTERNAL_DECODER_PCM16B_H_
|
|
|
| -#include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
|
| -
|
| +#include "webrtc/api/audio_codec/audio_decoder.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h"
|
| #include "webrtc/test/gmock.h"
|
|
|