The mp4 tagger.
[paraslash.git] / bitstream.c
index fb638d0a83317568c89e00a56d6bd375e6326a41..cf815598e0e24893649f3bc2a1e8782b8557ab07 100644 (file)
 
 /** \file bitstream.c Bitstream API for the wma decoder. */
 
-#include <stdlib.h>
-#include <inttypes.h>
-#include <stdio.h>
-#include <string.h>
 #include <regex.h>
 
 #include "para.h"