diff liba52/resample.c @ 1412:e101d1cffec6 libavcodec

when changing version, please keep my changes (win32 compile fix)
author bellard
date Sun, 24 Aug 2003 13:57:42 +0000
parents 6a6dbba3da95
children fdb8244da1e5
line wrap: on
line diff
--- a/liba52/resample.c	Fri Aug 22 22:18:08 2003 +0000
+++ b/liba52/resample.c	Sun Aug 24 13:57:42 2003 +0000
@@ -4,8 +4,6 @@
 
 // a52_resample() should do the conversion.
 
-#include <inttypes.h>
-#include <stdio.h>
 #include "a52.h"
 #include "mm_accel.h"
 #include "config.h"