Commit e153e9a5 authored by Mans Rullgard's avatar Mans Rullgard

latm: remove superflous #includes

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent 6081f8c4
......@@ -23,12 +23,7 @@
* AAC LATM parser
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <sys/types.h>
#include <stdint.h>
#include "parser.h"
#define LATM_HEADER 0x56e000 // 0x2b7 (11 bits)
......
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