Merge branch 't/web_fix'
[paraslash.git] / mp3dec_filter.c
index 5c4b16119d969d984b3eadba5a8654e1ea2ea690..4bdbc6fd5dc84b6fd73e7678dd04affba1eb6c4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -8,7 +8,6 @@
 
 #include <mad.h>
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "mp3dec_filter.cmdline.h"