diff options
Diffstat (limited to '')
-rw-r--r-- | src/decoder/_ogg_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder/_ogg_common.c b/src/decoder/_ogg_common.c index 92408984a..e18b9dadb 100644 --- a/src/decoder/_ogg_common.c +++ b/src/decoder/_ogg_common.c @@ -20,7 +20,6 @@ */ #include "_ogg_common.h" -#include "_flac_common.h" #include "../utils.h" ogg_stream_type ogg_stream_type_detect(struct input_stream *inStream) |