From 975370c084c8d679ff2cc2fcee48326b1dbcbf2e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 7 Jan 2013 09:38:02 +0100 Subject: decoder_api.h, ...: add "extern C" --- src/DatabasePrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DatabasePrint.cxx') diff --git a/src/DatabasePrint.cxx b/src/DatabasePrint.cxx index 2c3fcc9f8..2384d5c14 100644 --- a/src/DatabasePrint.cxx +++ b/src/DatabasePrint.cxx @@ -26,10 +26,10 @@ #include "TimePrint.hxx" #include "Directory.hxx" #include "Client.hxx" +#include "tag.h" extern "C" { #include "song.h" -#include "tag.h" } #include "DatabaseGlue.hxx" -- cgit v1.2.3