Index: webrtc/common_audio/resampler/push_sinc_resampler.cc |
diff --git a/webrtc/common_audio/resampler/push_sinc_resampler.cc b/webrtc/common_audio/resampler/push_sinc_resampler.cc |
index a740423eec3771a2cc5bd2f3871ca6a2867ee2df..3b603dbb58992f94e011dac4c356fa0689c895a7 100644 |
--- a/webrtc/common_audio/resampler/push_sinc_resampler.cc |
+++ b/webrtc/common_audio/resampler/push_sinc_resampler.cc |
@@ -12,8 +12,8 @@ |
#include <cstring> |
-#include "webrtc/base/checks.h" |
#include "webrtc/common_audio/include/audio_util.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |