From 06f898cc1240a29b293de0e97ad95a4fdc971254 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 30 Jul 2013 20:11:57 +0200 Subject: tag: convert to C++ --- src/ApeTag.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ApeTag.cxx') diff --git a/src/ApeTag.cxx b/src/ApeTag.cxx index e0ef24c75..34c2b703b 100644 --- a/src/ApeTag.cxx +++ b/src/ApeTag.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "ApeTag.hxx" #include "ApeLoader.hxx" -#include "tag.h" +#include "Tag.hxx" #include "TagTable.hxx" #include "TagHandler.hxx" -- cgit v1.2.3