Index: webrtc/modules/audio_processing/aec3/shadow_filter_update_gain.h |
diff --git a/webrtc/modules/audio_processing/aec3/shadow_filter_update_gain.h b/webrtc/modules/audio_processing/aec3/shadow_filter_update_gain.h |
index be1102d12e83d538430270272117dd496ea9563e..72218b6608878e28ed2901069c6d9f8a42522d4c 100644 |
--- a/webrtc/modules/audio_processing/aec3/shadow_filter_update_gain.h |
+++ b/webrtc/modules/audio_processing/aec3/shadow_filter_update_gain.h |
@@ -11,10 +11,10 @@ |
#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_AEC3_SHADOW_FILTER_UPDATE_GAIN_H_ |
#define WEBRTC_MODULES_AUDIO_PROCESSING_AEC3_SHADOW_FILTER_UPDATE_GAIN_H_ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_processing/aec3/aec3_common.h" |
#include "webrtc/modules/audio_processing/aec3/render_buffer.h" |
#include "webrtc/modules/audio_processing/aec3/render_signal_analyzer.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |