Index: webrtc/api/objc/RTCDataChannel+Private.h |
diff --git a/webrtc/api/objc/RTCDataChannel+Private.h b/webrtc/api/objc/RTCDataChannel+Private.h |
index cc44923d0598c21f046b852f3d8fb0cd36e06aee..179192c83f47a5eeaceec9a3c5b713f5de1238de 100644 |
--- a/webrtc/api/objc/RTCDataChannel+Private.h |
+++ b/webrtc/api/objc/RTCDataChannel+Private.h |
@@ -10,7 +10,7 @@ |
#import "RTCDataChannel.h" |
-#include "talk/app/webrtc/datachannelinterface.h" |
+#include "webrtc/api/datachannelinterface.h" |
#include "webrtc/base/scoped_ref_ptr.h" |
NS_ASSUME_NONNULL_BEGIN |