]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - aft.c
Speed up mood loading.
[paraslash.git] / aft.c
diff --git a/aft.c b/aft.c
index bcceb4b0b7911707f88644c6f505189db2189934..c5effc66e68cce996dc99260b7f8da843a985532 100644 (file)
--- a/aft.c
+++ b/aft.c
@@ -592,7 +592,7 @@ static int get_hash_of_row(const struct osl_row *row, HASH_TYPE **hash)
  *
  * \sa get_chunk_table_of_row().
  */
-static int get_afhi_of_row(const struct osl_row *row, struct audio_format_info *afhi)
+int get_afhi_of_row(const struct osl_row *row, struct audio_format_info *afhi)
 {
        struct osl_object obj;
        int ret = osl_get_object(audio_file_table, row, AFTCOL_AFHI,