Index: webrtc/common_audio/resampler/sinc_resampler.h |
diff --git a/webrtc/common_audio/resampler/sinc_resampler.h b/webrtc/common_audio/resampler/sinc_resampler.h |
index ecfd64c0a647eb38a6fe09d0f23bf056698d7357..fa92163f861ca3b6824da46ed48de19927471036 100644 |
--- a/webrtc/common_audio/resampler/sinc_resampler.h |
+++ b/webrtc/common_audio/resampler/sinc_resampler.h |
@@ -16,8 +16,8 @@ |
#include <memory> |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/gtest_prod_util.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/gtest_prod_util.h" |
#include "webrtc/system_wrappers/include/aligned_malloc.h" |
#include "webrtc/typedefs.h" |