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/OutputAPI.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OutputAPI.hxx') diff --git a/src/OutputAPI.hxx b/src/OutputAPI.hxx index 3aa4f7567..951d723ea 100644 --- a/src/OutputAPI.hxx +++ b/src/OutputAPI.hxx @@ -23,7 +23,7 @@ #include "OutputPlugin.hxx" #include "OutputInternal.hxx" #include "audio_format.h" -#include "tag.h" +#include "Tag.hxx" #include "conf.h" #endif -- cgit v1.2.3