| Index: webrtc/voice_engine/channel_proxy.cc
|
| diff --git a/webrtc/voice_engine/channel_proxy.cc b/webrtc/voice_engine/channel_proxy.cc
|
| index f00548efbfff152e8bc776fa2302ed7d5351e67b..74234a232dd8cf8f8fb376663cc0a9f4703137d7 100644
|
| --- a/webrtc/voice_engine/channel_proxy.cc
|
| +++ b/webrtc/voice_engine/channel_proxy.cc
|
| @@ -15,7 +15,7 @@
|
| #include "webrtc/api/call/audio_sink.h"
|
| #include "webrtc/base/checks.h"
|
| #include "webrtc/base/logging.h"
|
| -#include "webrtc/call/rtp_transport_controller_send.h"
|
| +#include "webrtc/call/rtp_transport_controller_send_interface.h"
|
| #include "webrtc/voice_engine/channel.h"
|
|
|
| namespace webrtc {
|
|
|