summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/idct16x16_neon.c
diff options
context:
space:
mode:
Diffstat (limited to 'vpx_dsp/arm/idct16x16_neon.c')
-rw-r--r--vpx_dsp/arm/idct16x16_neon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpx_dsp/arm/idct16x16_neon.c b/vpx_dsp/arm/idct16x16_neon.c
index ecc263df2..2b30cd789 100644
--- a/vpx_dsp/arm/idct16x16_neon.c
+++ b/vpx_dsp/arm/idct16x16_neon.c
@@ -8,6 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
+#include "./vpx_dsp_rtcd.h"
#include "vpx_dsp/vpx_dsp_common.h"
void vpx_idct16x16_256_add_neon_pass1(const int16_t *input, int16_t *output,