| Index: talk/app/webrtc/objc/RTCVideoTrack+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCVideoTrack+Internal.h b/talk/app/webrtc/objc/RTCVideoTrack+Internal.h
|
| index c9ec382938b4bd63bf5521092e66cb7fb3fc98d2..84259ea8391bffedae31c951f3c2e569ebf9b25c 100644
|
| --- a/talk/app/webrtc/objc/RTCVideoTrack+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCVideoTrack+Internal.h
|
| @@ -27,8 +27,8 @@
|
|
|
| #import "RTCVideoTrack.h"
|
|
|
| -#include "talk/app/webrtc/mediastreaminterface.h"
|
| -#include "talk/app/webrtc/peerconnectioninterface.h"
|
| +#include "webrtc/api/mediastreaminterface.h"
|
| +#include "webrtc/api/peerconnectioninterface.h"
|
|
|
| @class RTCVideoRenderer;
|
|
|
|
|