From: Jaroslav Kysela Date: Thu, 13 Apr 2000 09:28:04 +0000 (+0000) Subject: Fixed compilation problem (route plugin definition). X-Git-Tag: v1.0.3~1293 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=a2932a8f5212769b1bb2af3893cbacd03b9e1149;p=alsa-lib.git Fixed compilation problem (route plugin definition). --- diff --git a/include/pcm.h b/include/pcm.h index 96c6441c..2fad4c33 100644 --- a/include/pcm.h +++ b/include/pcm.h @@ -214,7 +214,7 @@ int snd_pcm_plugin_build_rate(snd_pcm_plugin_handle_t *handle, int snd_pcm_plugin_build_route(snd_pcm_plugin_handle_t *handle, snd_pcm_format_t *src_format, snd_pcm_format_t *dst_format, - ttable_entry_t *ttable, + float *ttable, snd_pcm_plugin_t **r_plugin); /*