Always include stdbool.h.
[paraslash.git] / wav_filter.c
index 8408034d905c6f20eb375385d638de31a43df0e3..3149e5b42a6a84f84eed1ad603226b0df5b93862 100644 (file)
@@ -7,7 +7,6 @@
 /** \file wav_filter.c A filter that inserts a wave header. */
 
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "error.h"