X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wav_filter.c;h=c5079061972d838d1e76d0308db02cd61e341998;hp=8408034d905c6f20eb375385d638de31a43df0e3;hb=e83cbfdcc9f5671cab0b1dae5cb81b956d0ab5ce;hpb=9417eae5ca2b9f10d25f769221e8fd91048bc68a diff --git a/wav_filter.c b/wav_filter.c index 8408034d..c5079061 100644 --- a/wav_filter.c +++ b/wav_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2011 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"