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