X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=score.c;h=27fec711047f230c96215be2d90def9db3320bbe;hp=3557b042a31e5d84df636062cb54c15cd04ebe3c;hb=02b4964346686a2e50f75d57a22b4cb209c259b9;hpb=6494f4bfddde1b9e06c4cb8bcd3acf7b9cc762f1 diff --git a/score.c b/score.c index 3557b042..27fec711 100644 --- a/score.c +++ b/score.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2011 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"