Index: webrtc/modules/audio_processing/level_controller/noise_level_estimator.h |
diff --git a/webrtc/modules/audio_processing/level_controller/noise_level_estimator.h b/webrtc/modules/audio_processing/level_controller/noise_level_estimator.h |
index 017ecc2cd6cf6725a9a9f1eedb8b23d36f90110b..235b139dfb4bd0d608964e7f40e60cbbebf11631 100644 |
--- a/webrtc/modules/audio_processing/level_controller/noise_level_estimator.h |
+++ b/webrtc/modules/audio_processing/level_controller/noise_level_estimator.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_LEVEL_CONTROLLER_NOISE_LEVEL_ESTIMATOR_H_ |
#define WEBRTC_MODULES_AUDIO_PROCESSING_LEVEL_CONTROLLER_NOISE_LEVEL_ESTIMATOR_H_ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_processing/level_controller/signal_classifier.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |