X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wav_filter.c;h=234324504f30e8bb25e0f7456cffcfb000374319;hp=3fce556d5d1ecb514b0cffeec869103ff0bec178;hb=febf2073674b28f72728dbcac415ea6d7b8cffa3;hpb=9262809551df9548f65b90490404ff0e2e4bfcc7 diff --git a/wav_filter.c b/wav_filter.c index 3fce556d..23432450 100644 --- a/wav_filter.c +++ b/wav_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2008 Andre Noll + * Copyright (C) 2005-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -10,6 +10,7 @@ #include "list.h" #include "sched.h" +#include "ggo.h" #include "filter.h" #include "string.h" #include "portable_io.h"