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/DecoderPlugin.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DecoderPlugin.hxx') diff --git a/src/DecoderPlugin.hxx b/src/DecoderPlugin.hxx index 37e0d28d7..b250c4274 100644 --- a/src/DecoderPlugin.hxx +++ b/src/DecoderPlugin.hxx @@ -22,7 +22,7 @@ struct config_param; struct input_stream; -struct tag; +struct Tag; struct tag_handler; /** -- cgit v1.2.3