Index: webrtc/common_audio/resampler/sinc_resampler.cc |
diff --git a/webrtc/common_audio/resampler/sinc_resampler.cc b/webrtc/common_audio/resampler/sinc_resampler.cc |
index c4f1488b25bafc57956b2f40dd80d7f9fc96c062..69ac2208cfb3797ea6b5be7cf6eb3b063062da54 100644 |
--- a/webrtc/common_audio/resampler/sinc_resampler.cc |
+++ b/webrtc/common_audio/resampler/sinc_resampler.cc |
@@ -93,7 +93,7 @@ |
#include <limits> |
-#include "webrtc/system_wrappers/interface/cpu_features_wrapper.h" |
+#include "webrtc/system_wrappers/include/cpu_features_wrapper.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |