X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fntplay.c;h=2b85ab865822ff26222c78a968e07c0bfdfa2198;hb=c055fb9d54088bf2dff25f6be1a033ff0cea5f92;hp=916168e0bfd0ce7be204795159ffc957f1ce37e9;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/src/ntplay.c b/src/ntplay.c index 916168e..2b85ab8 100644 --- a/src/ntplay.c +++ b/src/ntplay.c @@ -25,7 +25,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA #include "sysfile.h" #include "lisp.h" -#ifdef __CYGWIN32__ +#if defined (__CYGWIN32__) || defined(__MINGW32__) extern BOOL WINAPI PlaySound(LPCSTR,HMODULE,DWORD); #else #include