diff options
Diffstat (limited to 'libavcodec/xvidff.c')
-rw-r--r-- | libavcodec/xvidff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/xvidff.c b/libavcodec/xvidff.c index 590fe4b308..5b0698e794 100644 --- a/libavcodec/xvidff.c +++ b/libavcodec/xvidff.c @@ -27,7 +27,6 @@ #include <xvid.h> #include <unistd.h> -#include "common.h" #include "avcodec.h" #include "xvid_internal.h" |