Index: webrtc/modules/audio_processing/test/conversational_speech/simulator.h |
diff --git a/webrtc/modules/audio_processing/test/conversational_speech/simulator.h b/webrtc/modules/audio_processing/test/conversational_speech/simulator.h |
index 6882cca124b232c0fede7af4b98f8d33588b9216..6224162c25c15b8c94bab4d61ace4ca1f656fc69 100644 |
--- a/webrtc/modules/audio_processing/test/conversational_speech/simulator.h |
+++ b/webrtc/modules/audio_processing/test/conversational_speech/simulator.h |
@@ -16,8 +16,8 @@ |
#include <string> |
#include <utility> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_processing/test/conversational_speech/multiend_call.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |
namespace test { |