diff options
Diffstat (limited to 'libavcodec/aacdec.c')
-rw-r--r-- | libavcodec/aacdec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/aacdec.c b/libavcodec/aacdec.c index d00b3d0d27..1c6963429c 100644 --- a/libavcodec/aacdec.c +++ b/libavcodec/aacdec.c @@ -102,7 +102,6 @@ #include "aacadtsdec.h" #include "libavutil/intfloat.h" -#include <assert.h> #include <errno.h> #include <math.h> #include <stdint.h> |