diff options
Diffstat (limited to 'libavcodec/h261.c')
-rw-r--r-- | libavcodec/h261.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h261.c b/libavcodec/h261.c index 80dde7acd2..042e683f90 100644 --- a/libavcodec/h261.c +++ b/libavcodec/h261.c @@ -25,7 +25,6 @@ * h261codec. */ -#include "common.h" #include "dsputil.h" #include "avcodec.h" #include "mpegvideo.h" |