| Index: talk/app/webrtc/objc/RTCDataChannel+Internal.h
|
| diff --git a/talk/app/webrtc/objc/RTCDataChannel+Internal.h b/talk/app/webrtc/objc/RTCDataChannel+Internal.h
|
| index 78063f4cca43f154789122c2f59d1c9bd9d09e21..9e23b7bd34edc7981d9cf4165cbab4a45571d622 100644
|
| --- a/talk/app/webrtc/objc/RTCDataChannel+Internal.h
|
| +++ b/talk/app/webrtc/objc/RTCDataChannel+Internal.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #import "RTCDataChannel.h"
|
|
|
| -#include "talk/app/webrtc/datachannelinterface.h"
|
| +#include "webrtc/api/datachannelinterface.h"
|
| #include "webrtc/base/scoped_ref_ptr.h"
|
|
|
| @interface RTCDataBuffer (Internal)
|
|
|