Index: talk/app/webrtc/objc/RTCDataChannel.mm |
diff --git a/talk/app/webrtc/objc/RTCDataChannel.mm b/talk/app/webrtc/objc/RTCDataChannel.mm |
index ef45fbe77e1b2275909f1bfb8e4b33ad649a32be..00d51b10eeac6009edfa534915a5a2192ba7c005 100644 |
--- a/talk/app/webrtc/objc/RTCDataChannel.mm |
+++ b/talk/app/webrtc/objc/RTCDataChannel.mm |
@@ -32,6 +32,7 @@ |
#import "RTCDataChannel+Internal.h" |
#include "webrtc/api/datachannelinterface.h" |
+#include "webrtc/base/scoped_ptr.h" |
namespace webrtc { |