X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aacdec_filter.c;h=a4414e8f49e0e3dea00b98ea60cec32eaa0235a5;hp=95c13305519e39a86eff3cbe5cdf06b280ef8d04;hb=e5fbc490c2c16ecfa7bce58a18e11a0f7d382b91;hpb=7584638594109184f329bead008f1dcdd9030767 diff --git a/aacdec_filter.c b/aacdec_filter.c index 95c13305..a4414e8f 100644 --- a/aacdec_filter.c +++ b/aacdec_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2011 Andre Noll + * Copyright (C) 2006-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -11,7 +11,6 @@ /** \file aacdec_filter.c paraslash's aac (m4a) decoder. */ #include -#include #include "para.h" #include "list.h"