X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wav_filter.c;h=234324504f30e8bb25e0f7456cffcfb000374319;hp=3fce556d5d1ecb514b0cffeec869103ff0bec178;hb=4e7459e8e12c9688805ec7c628ca8e9bb19a56e5;hpb=d9e608504d9d0e71380907559546e211c4f0ce55 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"