| Index: webrtc/modules/audio_coding/main/test/Channel.h
|
| diff --git a/webrtc/modules/audio_coding/main/test/Channel.h b/webrtc/modules/audio_coding/main/test/Channel.h
|
| index 39d4dabd9855e15c288377f5c911800453028b17..ff6937ec08c3c92fd296ecb48f81bc7abb418904 100644
|
| --- a/webrtc/modules/audio_coding/main/test/Channel.h
|
| +++ b/webrtc/modules/audio_coding/main/test/Channel.h
|
| @@ -14,7 +14,7 @@
|
| #include <stdio.h>
|
|
|
| #include "webrtc/modules/audio_coding/main/include/audio_coding_module.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|