| Index: source/libvpx/vp9/encoder/vp9_speed_features.c
|
| diff --git a/source/libvpx/vp9/encoder/vp9_speed_features.c b/source/libvpx/vp9/encoder/vp9_speed_features.c
|
| index 8530f9809a71544f9a5f89304d44633b5e9ee3ed..86d5d8591527a7c9bd07eef7f62ada8125fb178a 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_speed_features.c
|
| +++ b/source/libvpx/vp9/encoder/vp9_speed_features.c
|
| @@ -13,6 +13,7 @@
|
| #include "vp9/encoder/vp9_encoder.h"
|
| #include "vp9/encoder/vp9_speed_features.h"
|
| #include "vp9/encoder/vp9_rdopt.h"
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
|
|
|
|
| // Intra only frames, golden frames (except alt ref overlays) and
|
|
|