aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/CloseSongEnumerator.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/playlist/CloseSongEnumerator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist/CloseSongEnumerator.hxx b/src/playlist/CloseSongEnumerator.hxx
index 5a95cc28b..17f015394 100644
--- a/src/playlist/CloseSongEnumerator.hxx
+++ b/src/playlist/CloseSongEnumerator.hxx
@@ -23,7 +23,7 @@
#include "SongEnumerator.hxx"
#include "Compiler.h"
-struct InputStream;
+class InputStream;
/**
* A #SongEnumerator wrapper that closes an #InputStream automatically