| Index: webrtc/api/objc/RTCMediaConstraints+Private.h
|
| diff --git a/webrtc/api/objc/RTCMediaConstraints+Private.h b/webrtc/api/objc/RTCMediaConstraints+Private.h
|
| index 2c4b7221048d70f79ae9f27128d3c6b8cb15a615..fa582ecae597ca70188e36cbb2df30c0ad4847b3 100644
|
| --- a/webrtc/api/objc/RTCMediaConstraints+Private.h
|
| +++ b/webrtc/api/objc/RTCMediaConstraints+Private.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #import "RTCMediaConstraints.h"
|
|
|
| -#include "talk/app/webrtc/mediaconstraintsinterface.h"
|
| +#include "webrtc/api/mediaconstraintsinterface.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
|
|
| namespace webrtc {
|
|
|