Index: source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c |
diff --git a/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c b/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c |
index 7c8a930b645c210c22a798154655d98d329db00f..f0457358e6c6c26ff78f703685ae081a15089ab5 100644 |
--- a/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c |
+++ b/source/libvpx/vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c |
@@ -9,6 +9,8 @@ |
*/ |
#include <arm_neon.h> |
+ |
+#include "vpx_ports/mem.h" |
#include "vp9/common/vp9_idct.h" |
void vp9_idct4x4_1_add_neon( |