| Index: source/libvpx/vp9/common/vp9_loopfilter_filters.c
|
| diff --git a/source/libvpx/vp9/common/vp9_loopfilter_filters.c b/source/libvpx/vp9/common/vp9_loopfilter_filters.c
|
| index 2e32c40b85e3fbff183272a40d178f6555fe1fc3..3cf4c32253e266b05f16117a32135306abc81c89 100644
|
| --- a/source/libvpx/vp9/common/vp9_loopfilter_filters.c
|
| +++ b/source/libvpx/vp9/common/vp9_loopfilter_filters.c
|
| @@ -9,6 +9,7 @@
|
| */
|
|
|
| #include "./vpx_config.h"
|
| +#include "vpx_ports/mem.h"
|
| #include "vp9/common/vp9_common.h"
|
| #include "vp9/common/vp9_loopfilter.h"
|
| #include "vp9/common/vp9_onyxc_int.h"
|
|
|