]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - wav_filter.c
Add some missing source code documentation.
[paraslash.git] / wav_filter.c
index 3fce556d5d1ecb514b0cffeec869103ff0bec178..234324504f30e8bb25e0f7456cffcfb000374319 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2009 Andre Noll <maan@systemlinux.org>
  *
  * 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"