Index: source/libvpx/test/fdct4x4_test.cc |
diff --git a/source/libvpx/test/fdct4x4_test.cc b/source/libvpx/test/fdct4x4_test.cc |
index 610dbd44cd9c6ec9e2d65ad07444c95272f6a5ff..064a5a6c9bd22a055135bc8c2186132c826f022f 100644 |
--- a/source/libvpx/test/fdct4x4_test.cc |
+++ b/source/libvpx/test/fdct4x4_test.cc |
@@ -22,6 +22,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; |