summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/vp9_variance_avx2.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/encoder/x86/vp9_variance_avx2.c')
-rw-r--r--vp9/encoder/x86/vp9_variance_avx2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp9/encoder/x86/vp9_variance_avx2.c b/vp9/encoder/x86/vp9_variance_avx2.c
index ea09b959e..ff9f7cca3 100644
--- a/vp9/encoder/x86/vp9_variance_avx2.c
+++ b/vp9/encoder/x86/vp9_variance_avx2.c
@@ -7,6 +7,7 @@
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
+#include "./vp9_rtcd.h"
#include "./vpx_config.h"
#include "vp9/encoder/vp9_variance.h"