Index: webrtc/modules/audio_processing/aec3/erl_estimator.h |
diff --git a/webrtc/modules/audio_processing/aec3/erl_estimator.h b/webrtc/modules/audio_processing/aec3/erl_estimator.h |
index bc81926209fc6f79f020e25f43c0093e3cd81577..33eba26536f071a7e0b13c2192490e7fe19aadf8 100644 |
--- a/webrtc/modules/audio_processing/aec3/erl_estimator.h |
+++ b/webrtc/modules/audio_processing/aec3/erl_estimator.h |
@@ -13,8 +13,8 @@ |
#include <array> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_processing/aec3/aec3_common.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |