| Index: source/libvpx/vp9/encoder/vp9_aq_complexity.c
|
| diff --git a/source/libvpx/vp9/encoder/vp9_aq_complexity.c b/source/libvpx/vp9/encoder/vp9_aq_complexity.c
|
| index 93ea270df8a792c9e4bac1f4c2a8ea2b59fa4310..30ec19112e626544eac5d8e9b9932e89907fe6d4 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_aq_complexity.c
|
| +++ b/source/libvpx/vp9/encoder/vp9_aq_complexity.c
|
| @@ -10,6 +10,7 @@
|
|
|
| #include <limits.h>
|
| #include <math.h>
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_ports/system_state.h"
|
|
|
| #include "vp9/encoder/vp9_aq_complexity.h"
|
|
|