aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/playlist/PlaylistPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist/PlaylistPlugin.hxx b/src/playlist/PlaylistPlugin.hxx
index d3c44f1f4..fd779ad8d 100644
--- a/src/playlist/PlaylistPlugin.hxx
+++ b/src/playlist/PlaylistPlugin.hxx
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_PLUGIN_HXX
struct config_param;
-struct InputStream;
+class InputStream;
struct Tag;
class Mutex;
class Cond;