Commit 8719b5dd authored by Mans Rullgard's avatar Mans Rullgard Committed by Michael Niedermayer

latm: remove superflous #includes

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
(cherry picked from commit e153e9a5)
parent 3e8c4f96
......@@ -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