| Index: talk/app/webrtc/objc/RTCVideoCapturer+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCVideoCapturer+Internal.h b/talk/app/webrtc/objc/RTCVideoCapturer+Internal.h
|
| index 10a72e25724c2679a42f10da22a87e85d826dadb..37b2452428f40f4882aba1dbbc9694836ada900a 100644
|
| --- a/talk/app/webrtc/objc/RTCVideoCapturer+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCVideoCapturer+Internal.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #import "RTCVideoCapturer.h"
|
|
|
| -#include "talk/app/webrtc/videosourceinterface.h"
|
| +#include "webrtc/api/videosourceinterface.h"
|
|
|
| @interface RTCVideoCapturer (Internal)
|
|
|
|
|