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