]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - flac_afh.c
Always include stdbool.h.
[paraslash.git] / flac_afh.c
index b3a0f6e7abab9e6529bfda805f454e737485d30d..9efc4e0ac24e152dfe7eca606fe7f8aa5f4e9c3d 100644 (file)
@@ -7,7 +7,6 @@
 /** \file flac_afh.c Audio format handler for flac files. */
 
 #include <regex.h>
-#include <stdbool.h>
 #include <FLAC/stream_decoder.h>
 #include <FLAC/metadata.h>