X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=wav_filter.c;h=3c69311f570209cec4bed6abe27036d6d5754853;hb=516425bb4bd508e036169a8829e1ad04e7a099cd;hp=1c0da1811847e958cdde408ba277edce20701c42;hpb=8b0ab0837ecdd5d28c7b6f31a605552f6942ca64;p=paraslash.git diff --git a/wav_filter.c b/wav_filter.c index 1c0da181..3c69311f 100644 --- a/wav_filter.c +++ b/wav_filter.c @@ -6,9 +6,10 @@ /** \file wav_filter.c A filter that inserts a wave header. */ +#include + #include "para.h" #include "error.h" - #include "list.h" #include "sched.h" #include "ggo.h"