| Index: source/libvpx/vp9/encoder/vp9_mbgraph.c
|
| diff --git a/source/libvpx/vp9/encoder/vp9_mbgraph.c b/source/libvpx/vp9/encoder/vp9_mbgraph.c
|
| index 0ac1bc2defa3b63afaac01e164dbfe785b70480a..41b6d19549763a239ebce0232fff4568b4734996 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_mbgraph.c
|
| +++ b/source/libvpx/vp9/encoder/vp9_mbgraph.c
|
| @@ -13,6 +13,7 @@
|
| #include "./vp9_rtcd.h"
|
| #include "./vpx_dsp_rtcd.h"
|
|
|
| +#include "vpx_dsp/vpx_dsp_common.h"
|
| #include "vpx_mem/vpx_mem.h"
|
| #include "vpx_ports/system_state.h"
|
| #include "vp9/encoder/vp9_segmentation.h"
|
|
|