aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FLACMetaData.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/FLACMetaData.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder/FLACMetaData.hxx b/src/decoder/FLACMetaData.hxx
index 7b5eb8b0c..0eceec23c 100644
--- a/src/decoder/FLACMetaData.hxx
+++ b/src/decoder/FLACMetaData.hxx
@@ -26,7 +26,6 @@
#include <FLAC/metadata.h>
#include <assert.h>
-#include <stdbool.h>
class FLACMetadataChain {
FLAC__Metadata_Chain *chain;