Index: webrtc/modules/audio_coding/acm2/acm_receive_test.h |
diff --git a/webrtc/modules/audio_coding/acm2/acm_receive_test.h b/webrtc/modules/audio_coding/acm2/acm_receive_test.h |
index c7faa567ba789d69d3f27b7f1282ba23373029e0..107697854e56a00d9d5d2ca2ce4fb9bfc84f753c 100644 |
--- a/webrtc/modules/audio_coding/acm2/acm_receive_test.h |
+++ b/webrtc/modules/audio_coding/acm2/acm_receive_test.h |
@@ -15,8 +15,8 @@ |
#include <string> |
#include "webrtc/api/audio_codecs/audio_decoder_factory.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/scoped_ref_ptr.h" |
+#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/scoped_ref_ptr.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |