summaryrefslogtreecommitdiffstats
path: root/libvpx/vp8/common/filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/vp8/common/filter.c')
-rw-r--r--libvpx/vp8/common/filter.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvpx/vp8/common/filter.c b/libvpx/vp8/common/filter.c
index 1901ea3..25266f8 100644
--- a/libvpx/vp8/common/filter.c
+++ b/libvpx/vp8/common/filter.c
@@ -9,9 +9,7 @@
*/
-#include <stdlib.h>
#include "filter.h"
-#include "vpx_ports/mem.h"
DECLARE_ALIGNED(16, const short, vp8_bilinear_filters[8][2]) =
{