Chromium Code Reviews| Index: webrtc/pc/channel.h |
| diff --git a/webrtc/pc/channel.h b/webrtc/pc/channel.h |
| index 5dca31804d6679eba5e503c90633f2af16ef27e5..4cb315c5def6fa1b79d16ba510734455359bbece 100644 |
| --- a/webrtc/pc/channel.h |
| +++ b/webrtc/pc/channel.h |
| @@ -18,7 +18,7 @@ |
| #include <utility> |
| #include <vector> |
| -#include "webrtc/audio_sink.h" |
| +#include "webrtc/api/call/audio_sink.h" |
| #include "webrtc/base/asyncinvoker.h" |
| #include "webrtc/base/asyncudpsocket.h" |
| #include "webrtc/base/criticalsection.h" |