Index: webrtc/api/call/audio_send_stream.h |
diff --git a/webrtc/api/call/audio_send_stream.h b/webrtc/api/call/audio_send_stream.h |
index b4ba61549f6d54851fb2dbd451d104208975cce7..487ce98721f19cd9631695bf82f8eb14fdd7c9ee 100644 |
--- a/webrtc/api/call/audio_send_stream.h |
+++ b/webrtc/api/call/audio_send_stream.h |
@@ -15,10 +15,10 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/api/call/transport.h" |
#include "webrtc/base/optional.h" |
#include "webrtc/config.h" |
#include "webrtc/modules/audio_coding/codecs/audio_encoder.h" |
-#include "webrtc/transport.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |