X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=score.c;h=bc40668f6fd59605b5d4df0de12b113d69b23075;hp=3557b042a31e5d84df636062cb54c15cd04ebe3c;hb=bae94d3ba972bb91626e5f15e2d5ac44da6b041d;hpb=f31f8ceeaff0db558b63a46559e7d7464859d0c4 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"