diff --git a/src/decoder/plugins/FlacIOHandle.cxx b/src/decoder/plugins/FlacIOHandle.cxx index b5f9f5ec0..d37cea532 100644 --- a/src/decoder/plugins/FlacIOHandle.cxx +++ b/src/decoder/plugins/FlacIOHandle.cxx @@ -23,6 +23,7 @@ #include "Compiler.h" #include +#include static size_t FlacIORead(void *ptr, size_t size, size_t nmemb, FLAC__IOHandle handle)