X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aacdec_filter.c;h=d9226b0d8d37e221ef6ac2f15e383a1063389241;hp=956f338db741586e7ee784d2e3523a41783fbf25;hb=4e7459e8e12c9688805ec7c628ca8e9bb19a56e5;hpb=d9e608504d9d0e71380907559546e211c4f0ce55 diff --git a/aacdec_filter.c b/aacdec_filter.c index 956f338d..d9226b0d 100644 --- a/aacdec_filter.c +++ b/aacdec_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008 Andre Noll + * Copyright (C) 2006-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -14,6 +14,7 @@ #include "list.h" #include "sched.h" +#include "ggo.h" #include "filter.h" #include "error.h" #include "string.h"