aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateSong.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/UpdateSong.cxx')
-rw-r--r--src/UpdateSong.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/UpdateSong.cxx b/src/UpdateSong.cxx
index 7994ea754..676ba48e2 100644
--- a/src/UpdateSong.cxx
+++ b/src/UpdateSong.cxx
@@ -27,10 +27,7 @@
#include "Directory.hxx"
#include "song.h"
#include "decoder_plugin.h"
-
-extern "C" {
-#include "decoder_list.h"
-}
+#include "DecoderList.hxx"
#include <glib.h>