Chromium Code Reviews| Index: source/libvpx/vp9/encoder/vp9_extend.c |
| diff --git a/source/libvpx/vp9/encoder/vp9_extend.c b/source/libvpx/vp9/encoder/vp9_extend.c |
| index 4a47f877483a0ab384a36f50705aaba93e3df337..92585b82a47b699f0b471ff36bb2b04fc4973c2f 100644 |
| --- a/source/libvpx/vp9/encoder/vp9_extend.c |
| +++ b/source/libvpx/vp9/encoder/vp9_extend.c |
| @@ -8,6 +8,7 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| +#include "vpx_dsp/vpx_dsp_common.h" |
| #include "vpx_mem/vpx_mem.h" |
| #include "vpx_ports/mem.h" |