Index: webrtc/common_audio/real_fourier_ooura.cc |
diff --git a/webrtc/common_audio/real_fourier_ooura.cc b/webrtc/common_audio/real_fourier_ooura.cc |
index 8cd4c86b5bf848445c64bd5877e3d65e9036dcec..26a8a7d3628d8bf4ff9e30836f93c1a647971e31 100644 |
--- a/webrtc/common_audio/real_fourier_ooura.cc |
+++ b/webrtc/common_audio/real_fourier_ooura.cc |
@@ -13,8 +13,8 @@ |
#include <cmath> |
#include <algorithm> |
-#include "webrtc/base/checks.h" |
#include "webrtc/common_audio/fft4g.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |