Chromium Code Reviews| Index: webrtc/api/videosource.cc |
| diff --git a/webrtc/api/videosource.cc b/webrtc/api/videosource.cc |
| index b37f998a6b3f9926a7794f8e93102a0016be4c5a..070be466bd0499b765c1bd7075419da9e1ea812e 100644 |
| --- a/webrtc/api/videosource.cc |
| +++ b/webrtc/api/videosource.cc |
| @@ -14,7 +14,7 @@ |
| #include <vector> |
| #include "webrtc/api/mediaconstraintsinterface.h" |
| -#include "talk/session/media/channelmanager.h" |
| +#include "webrtc/pc/channelmanager.h" |
| #include "webrtc/base/arraysize.h" |
| using cricket::CaptureState; |