X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=wav_filter.c;h=c5079061972d838d1e76d0308db02cd61e341998;hb=e151dbb79eac16326585ec0a33cf48029f5f22f4;hp=b28b1d3c516d59ac3fbd4cea13bde8b5be492cb3;hpb=5bf80b0268b0afb3984aea74d41eddef34d50d03;p=paraslash.git diff --git a/wav_filter.c b/wav_filter.c index b28b1d3c..c5079061 100644 --- a/wav_filter.c +++ b/wav_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 Andre Noll + * Copyright (C) 2005-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file wav_filter.c A filter that inserts a wave header. */ #include -#include #include "para.h" #include "error.h"