| Index: talk/app/webrtc/objc/RTCSessionDescription+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCSessionDescription+Internal.h b/talk/app/webrtc/objc/RTCSessionDescription+Internal.h
|
| index 662c538bfb76b29e1963c5c5d63a00df2a04a70c..d552af1676f1734f0e1b4fab6a5cc10905803513 100644
|
| --- a/talk/app/webrtc/objc/RTCSessionDescription+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCSessionDescription+Internal.h
|
| @@ -27,8 +27,8 @@
|
|
|
| #import "RTCSessionDescription.h"
|
|
|
| -#include "talk/app/webrtc/jsep.h"
|
| -#include "talk/app/webrtc/webrtcsession.h"
|
| +#include "webrtc/api/jsep.h"
|
| +#include "webrtc/api/webrtcsession.h"
|
|
|
| @interface RTCSessionDescription (Internal)
|
|
|
|
|