Index: webrtc/api/datachannel.cc |
diff --git a/webrtc/api/datachannel.cc b/webrtc/api/datachannel.cc |
index 5bffa03ce96db05c16cf3a99b1c3a7e1c4736793..3435fa50d5a26e7bbf7edfd911a70d6a37cef42c 100644 |
--- a/webrtc/api/datachannel.cc |
+++ b/webrtc/api/datachannel.cc |
@@ -13,6 +13,7 @@ |
#include <memory> |
#include <string> |
+#include "webrtc/api/mediastreamprovider.h" |
#include "webrtc/api/sctputils.h" |
#include "webrtc/base/logging.h" |
#include "webrtc/base/refcount.h" |