Index: webrtc/common_audio/fir_filter_neon.h |
diff --git a/webrtc/common_audio/fir_filter_neon.h b/webrtc/common_audio/fir_filter_neon.h |
index d7399ad977fbba8057e4cdb0c135760a4cc7ed51..3aa6168dd276425bdbba7d15f4f3c31ab8d279bf 100644 |
--- a/webrtc/common_audio/fir_filter_neon.h |
+++ b/webrtc/common_audio/fir_filter_neon.h |
@@ -13,7 +13,7 @@ |
#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/common_audio/fir_filter.h" |
-#include "webrtc/system_wrappers/interface/aligned_malloc.h" |
+#include "webrtc/system_wrappers/include/aligned_malloc.h" |
namespace webrtc { |