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