X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aac_afh.c;h=94b0f8b34cdb69787c86ae2dd333d7a3b1914e84;hp=7de737068863df6d4a6233aa52628cbf53738921;hb=fa578bf1d070161cafcbcc69ca7b810414ee1a4b;hpb=bae94d3ba972bb91626e5f15e2d5ac44da6b041d diff --git a/aac_afh.c b/aac_afh.c index 7de73706..94b0f8b3 100644 --- a/aac_afh.c +++ b/aac_afh.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008 Andre Noll + * Copyright (C) 2006-2011 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"