| Index: webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h
|
| diff --git a/webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h b/webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h
|
| index a6d63e418232edba2f4bb118bbf81814d8bc8d70..69fb432b4463da0234df2f739928e69551702ca1 100644
|
| --- a/webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h
|
| +++ b/webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#import "webrtc/api/objc/RTCIceServer.h"
|
| +#import "WebRTC/RTCIceServer.h"
|
|
|
| @interface RTCIceServer (JSON)
|
|
|
|
|