X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=playlist.c;h=b04598b844043cc96fa01b8aa834030ee9d7697e;hp=d1e16f8e131814f5c70b53239b747077f65d0c1e;hb=fecbff83c4ca773815965f4ebdc7e6d9769a87dc;hpb=03d45daad787b8f2ced3070e80c4550bf4b02931 diff --git a/playlist.c b/playlist.c index d1e16f8e..b04598b8 100644 --- a/playlist.c +++ b/playlist.c @@ -1,10 +1,12 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ +#include #include + #include "para.h" #include "error.h" #include "string.h"