Chromium Code Reviews| Index: talk/app/webrtc/objc/RTCDataChannel.mm |
| diff --git a/talk/app/webrtc/objc/RTCDataChannel.mm b/talk/app/webrtc/objc/RTCDataChannel.mm |
| index fdb5c99a839e69e31195ccddca37ebc143542160..ef45fbe77e1b2275909f1bfb8e4b33ad649a32be 100644 |
| --- a/talk/app/webrtc/objc/RTCDataChannel.mm |
| +++ b/talk/app/webrtc/objc/RTCDataChannel.mm |
| @@ -31,7 +31,7 @@ |
| #import "RTCDataChannel+Internal.h" |
| -#include "talk/app/webrtc/datachannelinterface.h" |
| +#include "webrtc/api/datachannelinterface.h" |
| namespace webrtc { |