Commit 22dd24fc authored by Vitor Sessak's avatar Vitor Sessak Committed by Michael Niedermayer

g729dec: remove useless headers

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 9921613e
......@@ -18,13 +18,9 @@
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdlib.h>
#include <inttypes.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <assert.h>
#include "avcodec.h"
#include "libavutil/avutil.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