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..f441c315a39f75d881a9e4b201c389ae3a9c5f27 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_codecs/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" |