Index: webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc b/webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc |
index 4967913558cff09e40fb5daad693204e537d7de6..d44788be2749daad1a75862247abcbc9bc04cb60 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc |
@@ -11,6 +11,7 @@ |
#include <memory> |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h" |