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:
Jaroslav Kysela 2001-09-11 09:34:13 +00:00
parent 0ce4d14906
commit 5f17f207c2
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
#include <signal.h>
#include <errno.h>
#include <gtk/gtk.h>
#include <sys/asoundlib.h>
#include <alsa/asoundlib.h>
#define ICE1712_SUBDEVICE_DELTA1010 0x121430d6
#define ICE1712_SUBDEVICE_DELTADIO2496 0x121431d6