diff --git a/libavcodec/vc1dec.c b/libavcodec/vc1dec.c index c6cbfc1270..e36cc0dc54 100644 --- a/libavcodec/vc1dec.c +++ b/libavcodec/vc1dec.c @@ -36,7 +36,6 @@ #include "vc1acdata.h" #include "msmpeg4data.h" #include "unary.h" -#include "simple_idct.h" #include "mathops.h" #include "vdpau_internal.h"