Index: webrtc/modules/audio_processing/level_estimator_impl.h |
diff --git a/webrtc/modules/audio_processing/level_estimator_impl.h b/webrtc/modules/audio_processing/level_estimator_impl.h |
index db7217493d0eaa530a2bbeeebf8c63b3d0abc3e9..11dbdbe5875f4ae0f1327350615fbf7c87e825ea 100644 |
--- a/webrtc/modules/audio_processing/level_estimator_impl.h |
+++ b/webrtc/modules/audio_processing/level_estimator_impl.h |
@@ -13,9 +13,9 @@ |
#include <memory> |
+#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/criticalsection.h" |
#include "webrtc/modules/audio_processing/include/audio_processing.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/criticalsection.h" |
namespace webrtc { |