]> git.alsa-project.org Git - alsa-oss.git/commitdiff
Changed asoundlib.h directory
authorTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2001 15:34:46 +0000 (15:34 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2001 15:34:46 +0000 (15:34 +0000)
alsa-oss.c

index 886cb74f8d41d6e25b1ee148e948d8a56ff2f38f..aea3e5f5fdb0cbed09519da152c2ae9e99faffad 100644 (file)
@@ -36,7 +36,7 @@
 #include <errno.h>
 #include <assert.h>
 #include <linux/soundcard.h>
-#include <sys/asoundlib.h>
+#include <alsa/asoundlib.h>
 
 snd_pcm_uframes_t _snd_pcm_boundary(snd_pcm_t *pcm);
 snd_pcm_uframes_t _snd_pcm_mmap_hw_ptr(snd_pcm_t *pcm);