Chromium Code Reviews| Index: source/libvpx/vp8/decoder/onyxd_if.c |
| =================================================================== |
| --- source/libvpx/vp8/decoder/onyxd_if.c (revision 172621) |
| +++ source/libvpx/vp8/decoder/onyxd_if.c (working copy) |
| @@ -25,6 +25,7 @@ |
| #include <assert.h> |
| #include "vp8/common/quant_common.h" |
| +#include "./vpx_scale_rtcd.h" |
| #include "vpx_scale/vpxscale.h" |
| #include "vp8/common/systemdependent.h" |
| #include "vpx_ports/vpx_timer.h" |