mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 09:51:41 +00:00
Update for current alsa header locations.
This commit is contained in:
parent
3557d375f3
commit
a474c7ad2f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/asoundlib.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
|
||||
#include "QF/console.h"
|
||||
#include "QF/cvar.h"
|
||||
|
|
Loading…
Reference in a new issue