Index: source/libvpx/vp9/common/vp9_loopfilter.c |
diff --git a/source/libvpx/vp9/common/vp9_loopfilter.c b/source/libvpx/vp9/common/vp9_loopfilter.c |
index 69d393ef469dd0736dd661424d7f98e3245eed0b..484e457df8d69e6f60bb593dcbd6f93683cb63b0 100644 |
--- a/source/libvpx/vp9/common/vp9_loopfilter.c |
+++ b/source/libvpx/vp9/common/vp9_loopfilter.c |
@@ -13,6 +13,7 @@ |
#include "vp9/common/vp9_onyxc_int.h" |
#include "vp9/common/vp9_reconinter.h" |
#include "vpx_mem/vpx_mem.h" |
+#include "vpx_ports/mem.h" |
#include "vp9/common/vp9_seg_common.h" |