Index: source/libvpx/test/vp9_error_block_test.cc |
diff --git a/source/libvpx/test/vp9_error_block_test.cc b/source/libvpx/test/vp9_error_block_test.cc |
index d7ba1b024d13fbd0c2c7ae7f2b7701b78a003803..ac19c2e3d002f12f2b0a8c2262869e97381b4b9c 100644 |
--- a/source/libvpx/test/vp9_error_block_test.cc |
+++ b/source/libvpx/test/vp9_error_block_test.cc |
@@ -21,6 +21,7 @@ |
#include "./vpx_config.h" |
#include "./vp9_rtcd.h" |
#include "vp9/common/vp9_entropy.h" |
+#include "vpx/vpx_codec.h" |
#include "vpx/vpx_integer.h" |
using libvpx_test::ACMRandom; |