X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=score.c;h=6b9d05b5d851ffa3e69d824447bba29884f990f1;hp=3557b042a31e5d84df636062cb54c15cd04ebe3c;hb=60ef885705932a682097ad2b9f2379282d814e79;hpb=03d45daad787b8f2ced3070e80c4550bf4b02931 diff --git a/score.c b/score.c index 3557b042..6b9d05b5 100644 --- a/score.c +++ b/score.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file score.c Scoring functions to determine the audio file streaming order. */ +#include #include + #include "para.h" #include "error.h" #include "string.h"