X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=score.c;h=6c15a0f571e8cd79647493910f64edc7679c947c;hp=2cfadf86fd2835b47ba244cc53a12935cc0c9806;hb=880818ccab1a9223399194926dfa33b509d8bc12;hpb=f6f50d03a09d6bc423324206d274336e9905bbb4 diff --git a/score.c b/score.c index 2cfadf86..6c15a0f5 100644 --- a/score.c +++ b/score.c @@ -7,6 +7,7 @@ /** \file score.c Scoring functions to determine the audio file streaming order. */ #include "para.h" #include "error.h" +#include "afh.h" #include "afs.h" #include "list.h" #include "string.h"