| Index: source/libvpx/vp8/vp8_dx_iface.c
|
| diff --git a/source/libvpx/vp8/vp8_dx_iface.c b/source/libvpx/vp8/vp8_dx_iface.c
|
| index a73e83a1eba0900e72f99ce4196e4c43c5695032..99e51c43d236e3f38c94245d2dfa2b85df625f89 100644
|
| --- a/source/libvpx/vp8/vp8_dx_iface.c
|
| +++ b/source/libvpx/vp8/vp8_dx_iface.c
|
| @@ -22,6 +22,7 @@
|
| #include "common/common.h"
|
| #include "common/onyxd.h"
|
| #include "decoder/onyxd_int.h"
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| #if CONFIG_ERROR_CONCEALMENT
|
| #include "decoder/error_concealment.h"
|
|
|