summaryrefslogtreecommitdiff
path: root/test/vp9_error_block_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/vp9_error_block_test.cc')
-rw-r--r--test/vp9_error_block_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/vp9_error_block_test.cc b/test/vp9_error_block_test.cc
index d7ba1b024..ac19c2e3d 100644
--- a/test/vp9_error_block_test.cc
+++ b/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;