X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fecdec_filter.c;h=aea32bfdb8976180dd6aa34f21766c272097973d;hp=09a2fabd7bb418d7e94f8bea2cac4fb5d9826bfa;hb=e83cbfdcc9f5671cab0b1dae5cb81b956d0ab5ce;hpb=e10dea61fed5a67e111a641741f502765077ad7d diff --git a/fecdec_filter.c b/fecdec_filter.c index 09a2fabd..aea32bfd 100644 --- a/fecdec_filter.c +++ b/fecdec_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2011 Andre Noll + * Copyright (C) 2009-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file fecdec_filter.c A filter that fec-decodes an audio stream. */ #include -#include #include "para.h" #include "error.h"