summaryrefslogtreecommitdiff
path: root/vp9/encoder/dct.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/encoder/dct.c')
-rw-r--r--vp9/encoder/dct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp9/encoder/dct.c b/vp9/encoder/dct.c
index 5be2d76d5..108bdbeb0 100644
--- a/vp9/encoder/dct.c
+++ b/vp9/encoder/dct.c
@@ -12,7 +12,6 @@
#include <assert.h>
#include <math.h>
#include "vpx_ports/config.h"
-#include "vp9/common/idct.h"
#include "vp9/common/systemdependent.h"
#include "vp9/common/blockd.h"