From dd5ba062cc03d0de7fa2b46f16817f8c7c2b112e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 28 Jul 2013 20:25:45 +0200 Subject: tag_id3: convert to C++ --- test/dump_rva2.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/dump_rva2.cxx') diff --git a/test/dump_rva2.cxx b/test/dump_rva2.cxx index e58b8cd30..c849f6a89 100644 --- a/test/dump_rva2.cxx +++ b/test/dump_rva2.cxx @@ -18,9 +18,7 @@ */ #include "config.h" -extern "C" { -#include "tag_id3.h" -} +#include "TagId3.hxx" #include "TagRva2.hxx" #include "replay_gain_info.h" #include "conf.h" -- cgit v1.2.3