| Index: webrtc/api/remoteaudiosource.h
|
| diff --git a/webrtc/api/remoteaudiosource.h b/webrtc/api/remoteaudiosource.h
|
| index abb55f62a768442eb0c8935499fe4f8c241df7b2..c612d5f5b799edec7ee7af33e66c5fc4e2b8eb17 100644
|
| --- a/webrtc/api/remoteaudiosource.h
|
| +++ b/webrtc/api/remoteaudiosource.h
|
| @@ -14,9 +14,9 @@
|
| #include <list>
|
| #include <string>
|
|
|
| +#include "webrtc/api/call/audio_sink.h"
|
| #include "webrtc/api/mediastreaminterface.h"
|
| #include "webrtc/api/notifier.h"
|
| -#include "webrtc/audio_sink.h"
|
| #include "webrtc/base/criticalsection.h"
|
|
|
| namespace rtc {
|
|
|