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