mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
Changed location of asoundlib.h from sys dir to alsa dir.
(it means that official location is '#include <alsa/asoundlib.h>')
This commit is contained in:
parent
3c9d27c82d
commit
0a8749a802
7 changed files with 13 additions and 63 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <curses.h>
|
||||
#include <errno.h>
|
||||
#include <sys/asoundlib.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
|
||||
#define BAR_WIDTH 70
|
||||
/* milliseconds to go from 32767 to 0 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue