diff ac3dec.c @ 64:5aa6292a1660 libavcodec

win32 fixes
author glantau
date Mon, 13 Aug 2001 21:48:05 +0000
parents 1bdbd869c1f0
children 289eb941b8ba
line wrap: on
line diff
--- a/ac3dec.c	Mon Aug 13 21:46:21 2001 +0000
+++ b/ac3dec.c	Mon Aug 13 21:48:05 2001 +0000
@@ -16,12 +16,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
 #include "avcodec.h"
-
-#include <inttypes.h>
 #include "libac3/ac3.h"
 
 /* currently, I use libac3 which is Copyright (C) Aaron Holtzman and