| Index: talk/app/webrtc/objc/RTCMediaSource+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCMediaSource+Internal.h b/talk/app/webrtc/objc/RTCMediaSource+Internal.h
|
| index f60dc610c6cefecb22433f8df192e228f47e8b02..2620cfd1b9e41c3e27720cde62bdc40ede3fc016 100644
|
| --- a/talk/app/webrtc/objc/RTCMediaSource+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCMediaSource+Internal.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #import "RTCMediaSource.h"
|
|
|
| -#include "talk/app/webrtc/mediastreaminterface.h"
|
| +#include "webrtc/api/mediastreaminterface.h"
|
|
|
| @interface RTCMediaSource (Internal)
|
|
|
|
|