X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aac_afh.c;h=94b0f8b34cdb69787c86ae2dd333d7a3b1914e84;hp=04461178bb7912e3fb893cc5cf0215d39f965368;hb=fa578bf1d070161cafcbcc69ca7b810414ee1a4b;hpb=299df142bb50bacebc0b3050768f941bc95b5b6f;ds=sidebyside diff --git a/aac_afh.c b/aac_afh.c index 04461178..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. */ @@ -10,7 +10,7 @@ /** \file aac_afh.c para_server's aac audio format handler */ -#include +#include #include "para.h" #include "error.h"