| Index: webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h
|
| diff --git a/webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h b/webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h
|
| index 0a41c6ec2088adf7a37beb03f06561bedd213b64..c9fe11f65609175f27622c2e65aa623a3324e262 100644
|
| --- a/webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h
|
| +++ b/webrtc/modules/audio_coding/neteq/tools/neteq_external_decoder_test.h
|
| @@ -14,7 +14,7 @@
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/audio_coding/codecs/audio_decoder.h"
|
| #include "webrtc/modules/audio_coding/neteq/include/neteq.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
|
|
| namespace webrtc {
|
| namespace test {
|
|
|