| Index: talk/app/webrtc/objc/RTCPeerConnection+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCPeerConnection+Internal.h b/talk/app/webrtc/objc/RTCPeerConnection+Internal.h
|
| index 96d63ab4121877f3c1d182308a48593298bfcf24..136fdf58406bc2d2f939c1ebe02f80c1262a6570 100644
|
| --- a/talk/app/webrtc/objc/RTCPeerConnection+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCPeerConnection+Internal.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #import "RTCPeerConnectionDelegate.h"
|
|
|
| -#include "talk/app/webrtc/peerconnectioninterface.h"
|
| +#include "webrtc/api/peerconnectioninterface.h"
|
|
|
| @interface RTCPeerConnection (Internal)
|
|
|
|
|