Index: source/libvpx/test/dct32x32_test.cc |
diff --git a/source/libvpx/test/dct32x32_test.cc b/source/libvpx/test/dct32x32_test.cc |
index a96266188561edcea05a761377b4b486584d0035..267dfb85d20b5685bf9d0ec8aa0b4c17f745ddbb 100644 |
--- a/source/libvpx/test/dct32x32_test.cc |
+++ b/source/libvpx/test/dct32x32_test.cc |
@@ -23,6 +23,7 @@ |
#include "vp9/common/vp9_entropy.h" |
#include "vpx/vpx_codec.h" |
#include "vpx/vpx_integer.h" |
+#include "vpx_ports/mem.h" |
using libvpx_test::ACMRandom; |