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