Chromium Code Reviews| Index: webrtc/pc/channel.cc |
| diff --git a/webrtc/pc/channel.cc b/webrtc/pc/channel.cc |
| index be476468c4a3ab016f5d86c90e6c4f019ddd53b9..93fc5a9b6b040f8882bd024c8d9d065ee2dca99f 100644 |
| --- a/webrtc/pc/channel.cc |
| +++ b/webrtc/pc/channel.cc |
| @@ -12,7 +12,7 @@ |
| #include "webrtc/pc/channel.h" |
| -#include "webrtc/audio_sink.h" |
| +#include "webrtc/api/audio/audio_sink.h" |
| #include "webrtc/base/bind.h" |
| #include "webrtc/base/byteorder.h" |
| #include "webrtc/base/common.h" |