Fixed some more configuration issues.
This commit is contained in:
parent
45f5f5dabb
commit
34865e4c27
|
@ -2089,8 +2089,9 @@ static DWORD wodDsCreate(UINT wDevID, PIDSDRIVER* drv)
|
|||
(*idrv)->primary = NULL;
|
||||
return MMSYSERR_NOERROR;
|
||||
}
|
||||
#endif
|
||||
|
||||
#else /* !HAVE_ALSA */
|
||||
#ifndef HAVE_ALSA
|
||||
|
||||
/**************************************************************************
|
||||
* wodMessage (WINEALSA.7)
|
||||
|
|
Loading…
Reference in New Issue