summaryrefslogtreecommitdiff
path: root/vp9/encoder
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/encoder')
-rw-r--r--vp9/encoder/encodeframe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp9/encoder/encodeframe.c b/vp9/encoder/encodeframe.c
index a3fe052f4..7d72dcc30 100644
--- a/vp9/encoder/encodeframe.c
+++ b/vp9/encoder/encodeframe.c
@@ -33,7 +33,6 @@
#include <stdio.h>
#include <math.h>
#include <limits.h>
-#include "vp9/common/subpixel.h"
#include "vpx_ports/vpx_timer.h"
#include "vp9/common/pred_common.h"
#include "vp9/common/mvref_common.h"