Index: webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h |
diff --git a/webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h b/webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h |
index 35275f32d7b82b91cdce3ff7aa4213c93d3cde8c..1ec723de13386a8966a13308dd1ac5d3cd32340a 100644 |
--- a/webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h |
+++ b/webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h |
@@ -11,7 +11,7 @@ |
#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_LEVEL_CONTROLLER_SATURATING_GAIN_ESTIMATOR_H_ |
#define WEBRTC_MODULES_AUDIO_PROCESSING_LEVEL_CONTROLLER_SATURATING_GAIN_ESTIMATOR_H_ |
-#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/base/constructormagic.h" |
namespace webrtc { |