From: Takashi Iwai Date: Mon, 14 Jul 2003 10:21:46 +0000 (+0000) Subject: change the include path "asoundlib.h" to X-Git-Tag: v1.0.3~143 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2335577a154846ff1dc72516941186702fb59256;p=alsa-lib.git change the include path "asoundlib.h" to --- diff --git a/include/mixer_ordinary.h b/include/mixer_ordinary.h index 5562895e..e8dd0db2 100644 --- a/include/mixer_ordinary.h +++ b/include/mixer_ordinary.h @@ -27,7 +27,7 @@ #ifndef __ALSA_MIXER_SIMPLE_H #define __ALSA_MIXER_SIMPLE_H -#include "asoundlib.h" +#include /** Ordinary Mixer latency type */ enum sndo_mixer_io_type { diff --git a/include/pcm_ordinary.h b/include/pcm_ordinary.h index 36e7ae9e..f8884d75 100644 --- a/include/pcm_ordinary.h +++ b/include/pcm_ordinary.h @@ -27,7 +27,7 @@ #ifndef __ALSA_PCM_SIMPLE_H #define __ALSA_PCM_SIMPLE_H -#include "asoundlib.h" +#include /** Ordinary PCM latency type */ enum sndo_pcm_latency_type {