diff options
Diffstat (limited to 'libavcodec/aasc.c')
-rw-r--r-- | libavcodec/aasc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/aasc.c b/libavcodec/aasc.c index 1ddf2d9ca8..308edd0647 100644 --- a/libavcodec/aasc.c +++ b/libavcodec/aasc.c @@ -29,7 +29,6 @@ #include <string.h> #include "avcodec.h" -#include "dsputil.h" #include "msrledec.h" typedef struct AascContext { |