| 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 9622ba1d67e3022031e70625543b210270e14f33..bea7653d2a70a3ee12da7178e25c19788888fdb3 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_aq_complexity.c
|
| +++ b/source/libvpx/vp9/encoder/vp9_aq_complexity.c
|
| @@ -11,6 +11,7 @@
|
| #include <limits.h>
|
| #include <math.h>
|
|
|
| +#include "vp9/encoder/vp9_aq_complexity.h"
|
| #include "vp9/encoder/vp9_aq_variance.h"
|
| #include "vp9/encoder/vp9_encodeframe.h"
|
| #include "vp9/common/vp9_seg_common.h"
|
|
|