| Index: source/libvpx/vp9/encoder/vp9_bitstream.c
|
| diff --git a/source/libvpx/vp9/encoder/vp9_bitstream.c b/source/libvpx/vp9/encoder/vp9_bitstream.c
|
| index 502fcd594d2d603abbd75dee91e7c09337590368..71715f0a0a8eb5d53c6646f132ee1cd15327b58f 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_bitstream.c
|
| +++ b/source/libvpx/vp9/encoder/vp9_bitstream.c
|
| @@ -14,6 +14,7 @@
|
|
|
| #include "vpx/vpx_encoder.h"
|
| #include "vpx_dsp/bitwriter_buffer.h"
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| #include "vpx_ports/mem_ops.h"
|
| #include "vpx_ports/system_state.h"
|
|
|