Chromium Code Reviews| Index: source/libvpx/vp9/encoder/vp9_rd.c |
| diff --git a/source/libvpx/vp9/encoder/vp9_rd.c b/source/libvpx/vp9/encoder/vp9_rd.c |
| index fdee1536fc7798ddceef265e731c9887fbd53005..b085c7a0cdd64a3adabfe8de516570f5bd0b388b 100644 |
| --- a/source/libvpx/vp9/encoder/vp9_rd.c |
| +++ b/source/libvpx/vp9/encoder/vp9_rd.c |
| @@ -14,6 +14,7 @@ |
| #include "./vp9_rtcd.h" |
| +#include "vpx_dsp/vpx_dsp_common.h" |
| #include "vpx_mem/vpx_mem.h" |
| #include "vpx_ports/bitops.h" |
| #include "vpx_ports/mem.h" |