diff options
Diffstat (limited to 'src/PlaylistPlugin.hxx')
-rw-r--r-- | src/PlaylistPlugin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistPlugin.hxx b/src/PlaylistPlugin.hxx index 56adceedc..ea39f6258 100644 --- a/src/PlaylistPlugin.hxx +++ b/src/PlaylistPlugin.hxx @@ -27,7 +27,7 @@ struct config_param; struct input_stream; -struct tag; +struct Tag; struct Song; /** |