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