| Index: webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h
|
| diff --git a/webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h b/webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h
|
| index 0ee6a7872f2ab050820859cbd5860997e5e99217..1051f8ee48f77eb2298039e7dc3e61cbbaa96ddc 100644
|
| --- a/webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h
|
| +++ b/webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#import "webrtc/api/objc/RTCIceCandidate.h"
|
| +#import "WebRTC/RTCIceCandidate.h"
|
|
|
| @interface RTCIceCandidate (JSON)
|
|
|
|
|