Index: webrtc/modules/audio_processing/beamformer/complex_matrix.h |
diff --git a/webrtc/modules/audio_processing/beamformer/complex_matrix.h b/webrtc/modules/audio_processing/beamformer/complex_matrix.h |
index 1080f18bb454632f9878728acccc3fbaa5f85c93..fe0e24c07433c9d72e2a723c5901509ddca3670a 100644 |
--- a/webrtc/modules/audio_processing/beamformer/complex_matrix.h |
+++ b/webrtc/modules/audio_processing/beamformer/complex_matrix.h |
@@ -13,8 +13,8 @@ |
#include <complex> |
+#include "webrtc/base/checks.h" |
#include "webrtc/modules/audio_processing/beamformer/matrix.h" |
-#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |