Added changes suggested by the alsa team
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1603
This commit is contained in:
parent
cd4ac03309
commit
c3f91386da
1 changed files with 3 additions and 1 deletions
|
@ -16,8 +16,10 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
/* $Id: midi_alsa.h,v 1.6 2004-01-21 07:43:10 harekiet Exp $ */
|
||||
/* $Id: midi_alsa.h,v 1.7 2004-01-26 15:10:16 qbix79 Exp $ */
|
||||
|
||||
#define ALSA_PCM_OLD_HW_PARAMS_API
|
||||
#define ALSA_PCM_OLD_SW_PARAMS_API
|
||||
#include <alsa/asoundlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue