Chromium Code Reviews| Index: webrtc/pc/channel.h |
| diff --git a/webrtc/pc/channel.h b/webrtc/pc/channel.h |
| index 348dbe2996c1bf58be4f9efa7c13e30f8ed43aa8..d4643730491f85d1bfcfb76afa0255c49b78e9fd 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/audio/audio_sink.h" |
| #include "webrtc/base/asyncinvoker.h" |
| #include "webrtc/base/asyncudpsocket.h" |
| #include "webrtc/base/criticalsection.h" |