X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=score.c;h=bc40668f6fd59605b5d4df0de12b113d69b23075;hp=3557b042a31e5d84df636062cb54c15cd04ebe3c;hb=92339599bddb1b1b79b6aa76d645b403081f4835;hpb=03d45daad787b8f2ced3070e80c4550bf4b02931 diff --git a/score.c b/score.c index 3557b042..bc40668f 100644 --- a/score.c +++ b/score.c @@ -5,7 +5,9 @@ */ /** \file score.c Scoring functions to determine the audio file streaming order. */ +#include #include + #include "para.h" #include "error.h" #include "string.h"