X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=flacdec_filter.c;h=40246f24b625c3a5236df47149bb9179633eb5f9;hp=027596438b6a7d61ea31c30facffdb2932bdd9f3;hb=d4b040af5e31260dbf71f4547484179f32be4746;hpb=ef1f130a1f9ac61a51da10ee56c5bd9ef1b52366 diff --git a/flacdec_filter.c b/flacdec_filter.c index 02759643..40246f24 100644 --- a/flacdec_filter.c +++ b/flacdec_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Andre Noll + * Copyright (C) 2011-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file flacdec_filter.c The flac decoder. */ #include -#include #include #include "para.h"