Index: webrtc/call/audio_receive_stream.h |
diff --git a/webrtc/call/audio_receive_stream.h b/webrtc/call/audio_receive_stream.h |
index 78f1bffded72f522b71c301346c8a2762b5ff62b..488549bd8318fd4d5be166a282b481921a7a1e21 100644 |
--- a/webrtc/call/audio_receive_stream.h |
+++ b/webrtc/call/audio_receive_stream.h |
@@ -18,9 +18,10 @@ |
#include "webrtc/api/audio_codecs/audio_decoder_factory.h" |
#include "webrtc/api/call/transport.h" |
+#include "webrtc/api/rtpparameters.h" |
#include "webrtc/api/rtpreceiverinterface.h" |
+#include "webrtc/call/config.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/config.h" |
#include "webrtc/rtc_base/optional.h" |
#include "webrtc/rtc_base/scoped_ref_ptr.h" |
#include "webrtc/typedefs.h" |