| Index: webrtc/audio/audio_receive_stream.h
|
| diff --git a/webrtc/audio/audio_receive_stream.h b/webrtc/audio/audio_receive_stream.h
|
| index d99956c2ddd381b447ce5b7c11679ad7a50d9fce..b8a4d1108b1d3415da4b0d9acd60213efc81b7c5 100644
|
| --- a/webrtc/audio/audio_receive_stream.h
|
| +++ b/webrtc/audio/audio_receive_stream.h
|
| @@ -13,8 +13,8 @@
|
|
|
| #include <memory>
|
|
|
| -#include "webrtc/audio_receive_stream.h"
|
| -#include "webrtc/audio_state.h"
|
| +#include "webrtc/api/call/audio_receive_stream.h"
|
| +#include "webrtc/api/call/audio_state.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/base/thread_checker.h"
|
| #include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h"
|
|
|