aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/OggCodec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/plugins/OggCodec.hxx')
-rw-r--r--src/decoder/plugins/OggCodec.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/plugins/OggCodec.hxx b/src/decoder/plugins/OggCodec.hxx
index 6643d85ad..3b096561c 100644
--- a/src/decoder/plugins/OggCodec.hxx
+++ b/src/decoder/plugins/OggCodec.hxx
@@ -25,7 +25,7 @@
#define MPD_OGG_CODEC_HXX
struct Decoder;
-struct InputStream;
+class InputStream;
enum ogg_codec {
OGG_CODEC_UNKNOWN,