Index: webrtc/call/audio_receive_stream.h |
diff --git a/webrtc/call/audio_receive_stream.h b/webrtc/call/audio_receive_stream.h |
index 3841672595c2d5cfe1a03848e34e51622723157f..c2a58f47e114cf9be831e22ee8f41d3cc2ad7c09 100644 |
--- a/webrtc/call/audio_receive_stream.h |
+++ b/webrtc/call/audio_receive_stream.h |
@@ -16,10 +16,10 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/api/audio_codec/audio_decoder_factory.h" |
#include "webrtc/api/call/transport.h" |
#include "webrtc/base/optional.h" |
#include "webrtc/base/scoped_ref_ptr.h" |
-#include "webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" |
#include "webrtc/common_types.h" |
#include "webrtc/config.h" |
#include "webrtc/typedefs.h" |