| 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 189112bf54707c1544580b30d66af6d42928a94b..45ade0cc69091afd3a2ca1a8a96c892f435900c5 100644
|
| --- a/webrtc/common_audio/resampler/sinc_resampler.h
|
| +++ b/webrtc/common_audio/resampler/sinc_resampler.h
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
| -#include "webrtc/system_wrappers/interface/aligned_malloc.h"
|
| +#include "webrtc/system_wrappers/include/aligned_malloc.h"
|
| #include "webrtc/test/testsupport/gtest_prod_util.h"
|
| #include "webrtc/typedefs.h"
|
|
|
|
|