Index: webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h |
diff --git a/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h b/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h |
index 1807f86a19bd01339ce2398d0d598ccfbb1afdd2..80ccd8072a5f1947c0263446176acb4cc38c99cb 100644 |
--- a/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h |
+++ b/webrtc/common_audio/resampler/sinusoidal_linear_chirp_source.h |
@@ -14,8 +14,8 @@ |
#ifndef WEBRTC_COMMON_AUDIO_RESAMPLER_SINUSOIDAL_LINEAR_CHIRP_SOURCE_H_ |
#define WEBRTC_COMMON_AUDIO_RESAMPLER_SINUSOIDAL_LINEAR_CHIRP_SOURCE_H_ |
-#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_audio/resampler/sinc_resampler.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |