Index: webrtc/modules/audio_coding/acm2/acm_send_test.h |
diff --git a/webrtc/modules/audio_coding/acm2/acm_send_test.h b/webrtc/modules/audio_coding/acm2/acm_send_test.h |
index b451e994c6318ab6eefdc5de5e8c79e7bb1a532c..96531a32945be57f890db2df4f337b2dd4570cfe 100644 |
--- a/webrtc/modules/audio_coding/acm2/acm_send_test.h |
+++ b/webrtc/modules/audio_coding/acm2/acm_send_test.h |
@@ -14,9 +14,9 @@ |
#include <memory> |
#include <vector> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/include/audio_coding_module.h" |
#include "webrtc/modules/audio_coding/neteq/tools/packet_source.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |