| Index: talk/app/webrtc/objc/RTCICECandidate+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCICECandidate+Internal.h b/talk/app/webrtc/objc/RTCICECandidate+Internal.h
|
| index 7c35ceab2259c1b2cae691ec918f33bd91e1a07f..f5b226f836bda045eb34ac4687f3499e7d7e7dba 100644
|
| --- a/talk/app/webrtc/objc/RTCICECandidate+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCICECandidate+Internal.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #import "RTCICECandidate.h"
|
|
|
| -#include "talk/app/webrtc/peerconnectioninterface.h"
|
| +#include "webrtc/api/peerconnectioninterface.h"
|
|
|
| @interface RTCICECandidate (Internal)
|
|
|
|
|