| Index: source/libvpx/vp9/common/vp9_postproc.c
|
| diff --git a/source/libvpx/vp9/common/vp9_postproc.c b/source/libvpx/vp9/common/vp9_postproc.c
|
| index 6c87ceefd0f81ae399b91634f1e8e3154356724c..b685d813b7d3211437c3bec943a182267ef016e1 100644
|
| --- a/source/libvpx/vp9/common/vp9_postproc.c
|
| +++ b/source/libvpx/vp9/common/vp9_postproc.c
|
| @@ -16,6 +16,7 @@
|
| #include "./vpx_scale_rtcd.h"
|
| #include "./vp9_rtcd.h"
|
|
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_ports/mem.h"
|
| #include "vpx_ports/system_state.h"
|
| #include "vpx_scale/vpx_scale.h"
|
|
|