Chromium Code Reviews| Index: source/libvpx/vp9/encoder/x86/vp9_variance_avx2.c |
| =================================================================== |
| --- source/libvpx/vp9/encoder/x86/vp9_variance_avx2.c (revision 278778) |
| +++ source/libvpx/vp9/encoder/x86/vp9_variance_avx2.c (working copy) |
| @@ -10,7 +10,6 @@ |
| #include "./vpx_config.h" |
| #include "vp9/encoder/vp9_variance.h" |
| -#include "vp9/common/vp9_pragmas.h" |
| #include "vpx_ports/mem.h" |
| typedef void (*get_var_avx2) ( |