X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=playlist.c;h=b04598b844043cc96fa01b8aa834030ee9d7697e;hp=d1e16f8e131814f5c70b53239b747077f65d0c1e;hb=98f2c8aea52a49fad3fd6df67b1eb32c1499176c;hpb=299df142bb50bacebc0b3050768f941bc95b5b6f 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"