Index: source/libvpx/vp9/encoder/vp9_quantize.c |
diff --git a/source/libvpx/vp9/encoder/vp9_quantize.c b/source/libvpx/vp9/encoder/vp9_quantize.c |
index 3c07e2c2437c3544edd2a71cf18acea2c4cdd723..db5460b6cca99db660aa99db236f551d917a3d19 100644 |
--- a/source/libvpx/vp9/encoder/vp9_quantize.c |
+++ b/source/libvpx/vp9/encoder/vp9_quantize.c |
@@ -11,6 +11,7 @@ |
#include <math.h> |
#include "vpx_mem/vpx_mem.h" |
+#include "vpx_ports/mem.h" |
#include "vp9/common/vp9_quant_common.h" |
#include "vp9/common/vp9_seg_common.h" |