diff decoders/mpglib/layer3.c @ 441:5b00e43ec23c

Patches to make SDL_sound more Visual C happy.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 31 Jan 2003 01:53:12 +0000
parents 9d0b5ec9cc26
children 72efeb4643b6
line wrap: on
line diff
--- a/decoders/mpglib/layer3.c	Sun Jan 12 22:06:38 2003 +0000
+++ b/decoders/mpglib/layer3.c	Fri Jan 31 01:53:12 2003 +0000
@@ -5,6 +5,7 @@
  * All rights reserved. See also 'README'
  */ 
 
+#include <stdio.h>
 #include <stdlib.h>
 
 #include "SDL_sound.h"