diff options
Diffstat (limited to 'src/tag.c')
-rw-r--r-- | src/tag.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ #include <stdio.h> #include <assert.h> #include <errno.h> -#ifdef HAVE_OGG +#ifdef HAVE_OGGVORBIS #include <vorbis/vorbisfile.h> #endif #ifdef HAVE_FLAC |