Index: webrtc/voice_engine/channel.cc |
diff --git a/webrtc/voice_engine/channel.cc b/webrtc/voice_engine/channel.cc |
index a7a45e67a7b8f671296c8cd6af89941c18243e44..917b12e6e75571beea2b775c20c0b961a7c669f8 100644 |
--- a/webrtc/voice_engine/channel.cc |
+++ b/webrtc/voice_engine/channel.cc |
@@ -24,7 +24,7 @@ |
#include "webrtc/base/task_queue.h" |
#include "webrtc/base/thread_checker.h" |
#include "webrtc/base/timeutils.h" |
-#include "webrtc/call/rtp_transport_controller_send.h" |
+#include "webrtc/call/rtp_transport_controller_send_interface.h" |
#include "webrtc/config.h" |
#include "webrtc/logging/rtc_event_log/rtc_event_log.h" |
#include "webrtc/modules/audio_coding/codecs/audio_format_conversion.h" |