Commit a73c4118 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 305cbe76
......@@ -102,7 +102,6 @@
#include "aacadtsdec.h"
#include "libavutil/intfloat.h"
#include <assert.h>
#include <errno.h>
#include <math.h>
#include <stdint.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment