mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-21 19:51:09 +00:00
Another one line hack to get everything compiling with alsa 0.9..
Again, if this causes problems I'll see what I can do about the depreciated warnings I'm seeing when the clients are lding Tim McGrath (Misty-chan)
This commit is contained in:
parent
308d8a1304
commit
7bd105178a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <sys/asoundlib.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
|
||||
#include "qtypes.h"
|
||||
#include "sound.h"
|
||||
|
|
Loading…
Reference in a new issue