Index: webrtc/modules/audio_processing/test/conversational_speech/simulator.cc |
diff --git a/webrtc/modules/audio_processing/test/conversational_speech/simulator.cc b/webrtc/modules/audio_processing/test/conversational_speech/simulator.cc |
index cb4bcfa7b8dc77b6a9cdb52420200a43517baa9f..709dec3a3e5656d345b5490e46eb1becc5acce2f 100644 |
--- a/webrtc/modules/audio_processing/test/conversational_speech/simulator.cc |
+++ b/webrtc/modules/audio_processing/test/conversational_speech/simulator.cc |
@@ -14,9 +14,9 @@ |
#include <utility> |
#include <vector> |
+#include "webrtc/api/array_view.h" |
#include "webrtc/common_audio/wav_file.h" |
#include "webrtc/modules/audio_processing/test/conversational_speech/wavreader_interface.h" |
-#include "webrtc/rtc_base/array_view.h" |
#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/rtc_base/logging.h" |
#include "webrtc/rtc_base/pathutils.h" |