Index: webrtc/modules/remote_bitrate_estimator/overuse_detector.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/overuse_detector.h b/webrtc/modules/remote_bitrate_estimator/overuse_detector.h |
index 399bfa4067aca26762074670158b60dec5c01e06..fc1cc152ec06110c3903bb589e131ea98c3ddc9c 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/overuse_detector.h |
+++ b/webrtc/modules/remote_bitrate_estimator/overuse_detector.h |
@@ -12,9 +12,9 @@ |
#include <list> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |