| Index: webrtc/audio/audio_send_stream.h
|
| diff --git a/webrtc/audio/audio_send_stream.h b/webrtc/audio/audio_send_stream.h
|
| index 61dd7f24b45f2662e897df12936f72bd86252c29..1f8f563b3d6510c7b4345d8eca4b922fc11722b6 100644
|
| --- a/webrtc/audio/audio_send_stream.h
|
| +++ b/webrtc/audio/audio_send_stream.h
|
| @@ -13,8 +13,8 @@
|
|
|
| #include <memory>
|
|
|
| -#include "webrtc/audio_send_stream.h"
|
| -#include "webrtc/audio_state.h"
|
| +#include "webrtc/api/audio/audio_send_stream.h"
|
| +#include "webrtc/api/audio/audio_state.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/base/thread_checker.h"
|
|
|
|
|