diff options
Diffstat (limited to 'libavcodec/h263.c')
-rw-r--r-- | libavcodec/h263.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h263.c b/libavcodec/h263.c index 03d45638b5..5ff47de76d 100644 --- a/libavcodec/h263.c +++ b/libavcodec/h263.c @@ -30,7 +30,6 @@ //#define DEBUG #include <limits.h> -#include "dsputil.h" #include "avcodec.h" #include "mpegvideo.h" #include "h263.h" |