Remove another link to the live-demo.
[paraslash.git] / afh_common.c
index 311e0c13046de441f3b01bc470e355fa2670ea5a..a1ea3c72ef49c2d5e538fe2a59a47670b164b238 100644 (file)
@@ -138,7 +138,7 @@ int guess_audio_format(const char *name)
  * one is found that can handle the file.
  */
 int compute_afhi(const char *path, char *data, size_t size,
-               struct audio_format_info *afhi)
+               struct afh_info *afhi)
 {
        int ret, i, format = guess_audio_format(path);