X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aac_afh.c;h=3e394337b4b33f693be416ab7d90872113f9bf50;hp=7de737068863df6d4a6233aa52628cbf53738921;hb=6b935f552ebfe3a0a83ec9367deb2f42c1aff252;hpb=ad6c68022eea0b0962855a2120cf242446bf10b9 diff --git a/aac_afh.c b/aac_afh.c index 7de73706..3e394337 100644 --- a/aac_afh.c +++ b/aac_afh.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008 Andre Noll + * Copyright (C) 2006-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -11,7 +11,6 @@ /** \file aac_afh.c para_server's aac audio format handler */ #include -#include #include "para.h" #include "error.h"