Index: webrtc/common_audio/resampler/push_sinc_resampler.h |
diff --git a/webrtc/common_audio/resampler/push_sinc_resampler.h b/webrtc/common_audio/resampler/push_sinc_resampler.h |
index 2ba60cac9c428a4c8b6f7a1d34eaaf674e6c9c58..7af85c8c4ce41ef027d2c0bf5dc93daca95486f0 100644 |
--- a/webrtc/common_audio/resampler/push_sinc_resampler.h |
+++ b/webrtc/common_audio/resampler/push_sinc_resampler.h |
@@ -13,8 +13,8 @@ |
#include <memory> |
-#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_audio/resampler/sinc_resampler.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |