From 3f267b1795d68e660af9ec1678909a6102102d7d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 18:22:02 +0200 Subject: Tag, ...: move to libtag.a --- src/decoder/sidplay_decoder_plugin.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/decoder/sidplay_decoder_plugin.cxx') diff --git a/src/decoder/sidplay_decoder_plugin.cxx b/src/decoder/sidplay_decoder_plugin.cxx index 4e26efecb..19969c00a 100644 --- a/src/decoder/sidplay_decoder_plugin.cxx +++ b/src/decoder/sidplay_decoder_plugin.cxx @@ -19,10 +19,7 @@ #include "config.h" #include "../DecoderAPI.hxx" - -extern "C" { -#include "TagHandler.hxx" -} +#include "tag/TagHandler.hxx" #include #include -- cgit v1.2.3