Index: webrtc/common_audio/smoothing_filter.cc |
diff --git a/webrtc/common_audio/smoothing_filter.cc b/webrtc/common_audio/smoothing_filter.cc |
index 91bcb22a25d6c3f08eaf2fe45c3a313114d788b3..d95662ca18470919485519fbdb41a9af8483a6f2 100644 |
--- a/webrtc/common_audio/smoothing_filter.cc |
+++ b/webrtc/common_audio/smoothing_filter.cc |
@@ -12,7 +12,7 @@ |
#include <cmath> |
-#include "webrtc/base/timeutils.h" |
+#include "webrtc/rtc_base/timeutils.h" |
namespace webrtc { |