aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/OggUtil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/plugins/OggUtil.hxx')
-rw-r--r--src/decoder/plugins/OggUtil.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/plugins/OggUtil.hxx b/src/decoder/plugins/OggUtil.hxx
index 3289702a3..94c380ef4 100644
--- a/src/decoder/plugins/OggUtil.hxx
+++ b/src/decoder/plugins/OggUtil.hxx
@@ -26,7 +26,7 @@
#include <stddef.h>
-struct InputStream;
+class InputStream;
struct Decoder;
/**