diff options
Diffstat (limited to 'src/Song.cxx')
-rw-r--r-- | src/Song.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Song.cxx b/src/Song.cxx index c845384ae..4c820c3f8 100644 --- a/src/Song.cxx +++ b/src/Song.cxx @@ -20,10 +20,7 @@ #include "config.h" #include "song.h" #include "Directory.hxx" - -extern "C" { #include "tag.h" -} #include <glib.h> |