consistent include usage

Originally committed as revision 598 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard
2002-05-25 22:42:45 +00:00
parent 3093185ea6
commit 2ef0f2b269
7 changed files with 21 additions and 54 deletions

View File

@@ -21,12 +21,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "config.h"
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include "a52.h"
#include "a52_internal.h"
#include "bitstream.h"