diff src/ntplay.c @ 278:90d73dddcdc4 r21-0b37

Import from CVS: tag r21-0b37
author cvs
date Mon, 13 Aug 2007 10:31:29 +0200
parents 8efd647ea9ca
children e11d67e05968
line wrap: on
line diff
--- a/src/ntplay.c	Mon Aug 13 10:30:38 2007 +0200
+++ b/src/ntplay.c	Mon Aug 13 10:31:29 2007 +0200
@@ -21,6 +21,7 @@
 #include <windows.h>
 #undef CONST
 #include <config.h>
+#include <stdio.h>
 
 #ifdef __CYGWIN32__
 extern BOOL WINAPI PlaySound(LPCSTR,HMODULE,DWORD);