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 f720f3eddb..2670c8d975 100644 --- a/libavcodec/aasc.c +++ b/libavcodec/aasc.c @@ -28,7 +28,6 @@ #include <stdlib.h> #include <string.h> -#include "common.h" #include "avcodec.h" #include "dsputil.h" |