| Index: source/libvpx/test/vp9_quantize_test.cc
|
| diff --git a/source/libvpx/test/vp9_quantize_test.cc b/source/libvpx/test/vp9_quantize_test.cc
|
| index 2d910466d128ee6eb918756aa3bea75e315dc16e..943c00b870802b2ac8cab04fcddf9aa826b53dc3 100644
|
| --- a/source/libvpx/test/vp9_quantize_test.cc
|
| +++ b/source/libvpx/test/vp9_quantize_test.cc
|
| @@ -21,6 +21,8 @@
|
| #include "./vpx_config.h"
|
| #include "./vp9_rtcd.h"
|
| #include "vp9/common/vp9_entropy.h"
|
| +#include "vp9/common/vp9_scan.h"
|
| +#include "vpx/vpx_codec.h"
|
| #include "vpx/vpx_integer.h"
|
|
|
| using libvpx_test::ACMRandom;
|
|
|