| Index: source/libvpx/vp9/common/vp9_thread_common.c
|
| diff --git a/source/libvpx/vp9/common/vp9_thread_common.c b/source/libvpx/vp9/common/vp9_thread_common.c
|
| index 2e6285a42fe4943c1932ebeb3c3eaa22f62d36d3..8324ceaf178989a74cfedf75b6c86b59a93acb6a 100644
|
| --- a/source/libvpx/vp9/common/vp9_thread_common.c
|
| +++ b/source/libvpx/vp9/common/vp9_thread_common.c
|
| @@ -9,6 +9,7 @@
|
| */
|
|
|
| #include "./vpx_config.h"
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| #include "vp9/common/vp9_entropymode.h"
|
| #include "vp9/common/vp9_thread_common.h"
|
|
|