diff options
Diffstat (limited to '')
-rw-r--r-- | src/DecoderPlugin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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; /** |