Index: webrtc/modules/audio_processing/echo_detector/moving_max.cc |
diff --git a/webrtc/modules/audio_processing/echo_detector/moving_max.cc b/webrtc/modules/audio_processing/echo_detector/moving_max.cc |
index 9c37ab63ff1a398f547d643c81a2204bcb25b485..699a0254fce97cad33b634ce157c53ced952611a 100644 |
--- a/webrtc/modules/audio_processing/echo_detector/moving_max.cc |
+++ b/webrtc/modules/audio_processing/echo_detector/moving_max.cc |
@@ -10,7 +10,7 @@ |
#include "webrtc/modules/audio_processing/echo_detector/moving_max.h" |
-#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/base/checks.h" |
namespace webrtc { |
namespace { |