Index: webrtc/modules/congestion_controller/congestion_controller.cc |
diff --git a/webrtc/modules/congestion_controller/congestion_controller.cc b/webrtc/modules/congestion_controller/congestion_controller.cc |
index caf39f07d25716457aa7e7a20544b083adf06225..4517fc44f75a4de12b552e780131b1e12ecc2135 100644 |
--- a/webrtc/modules/congestion_controller/congestion_controller.cc |
+++ b/webrtc/modules/congestion_controller/congestion_controller.cc |
@@ -15,6 +15,7 @@ |
#include <vector> |
#include "webrtc/base/checks.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/logging.h" |
#include "webrtc/base/socket.h" |
#include "webrtc/base/thread_annotations.h" |