Index: webrtc/modules/audio_processing/test/conversational_speech/multiend_call.cc |
diff --git a/webrtc/modules/audio_processing/test/conversational_speech/multiend_call.cc b/webrtc/modules/audio_processing/test/conversational_speech/multiend_call.cc |
index dffbfcbe1e9571ffe3072d2396034d29d2625b6f..f83923cb15fe8412030836211799aad574050794 100644 |
--- a/webrtc/modules/audio_processing/test/conversational_speech/multiend_call.cc |
+++ b/webrtc/modules/audio_processing/test/conversational_speech/multiend_call.cc |
@@ -13,8 +13,8 @@ |
#include <algorithm> |
#include <iterator> |
-#include "webrtc/rtc_base/logging.h" |
-#include "webrtc/rtc_base/pathutils.h" |
+#include "webrtc/base/logging.h" |
+#include "webrtc/base/pathutils.h" |
namespace webrtc { |
namespace test { |