Index: webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h |
index 37009c77018c1961c4f4543e6683d57639a05d8f..2a33440bc3b9bd907f25dc44c0ee115378535617 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h |
@@ -21,6 +21,7 @@ |
#include <map> |
#include <memory> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |
#include "webrtc/voice_engine/channel.h" |