diff options
Diffstat (limited to '')
-rw-r--r-- | src/decoder/VorbisComments.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/decoder/VorbisComments.hxx b/src/decoder/VorbisComments.hxx index 8212cac47..2abb7c6a5 100644 --- a/src/decoder/VorbisComments.hxx +++ b/src/decoder/VorbisComments.hxx @@ -22,8 +22,6 @@ #include "check.h" -#include <stdbool.h> - struct replay_gain_info; struct tag_handler; |