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