Index: webrtc/modules/audio_processing/test/wav_based_simulator.cc |
diff --git a/webrtc/modules/audio_processing/test/wav_based_simulator.cc b/webrtc/modules/audio_processing/test/wav_based_simulator.cc |
index 40253964b10caa5aa652088520be09e6d0a31fbd..6cf0b744e6f5c040c81f7b8798e0992008c96b63 100644 |
--- a/webrtc/modules/audio_processing/test/wav_based_simulator.cc |
+++ b/webrtc/modules/audio_processing/test/wav_based_simulator.cc |
@@ -13,8 +13,8 @@ |
#include <stdio.h> |
#include <iostream> |
+#include "webrtc/base/checks.h" |
#include "webrtc/modules/audio_processing/test/test_utils.h" |
-#include "webrtc/rtc_base/checks.h" |
#include "webrtc/test/testsupport/trace_to_stderr.h" |
namespace webrtc { |