Index: webrtc/common_audio/window_generator.cc |
diff --git a/webrtc/common_audio/window_generator.cc b/webrtc/common_audio/window_generator.cc |
index ab983b736fbfac69489c9de6bc5f09f7e49c5676..ea5198a36086b5cccaeaaea691d0078ba6ed53c4 100644 |
--- a/webrtc/common_audio/window_generator.cc |
+++ b/webrtc/common_audio/window_generator.cc |
@@ -15,7 +15,7 @@ |
#include <cmath> |
#include <complex> |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
using std::complex; |