diff --git a/src/ogg_decode.c b/src/ogg_decode.c index ff8d2024c..1f5fbda54 100644 --- a/src/ogg_decode.c +++ b/src/ogg_decode.c @@ -31,6 +31,7 @@ #include #include #include +#include #ifdef WORDS_BIGENDIAN #define OGG_DECODE_USE_BIGENDIAN 1