aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/DsdLib.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/plugins/DsdLib.hxx')
-rw-r--r--src/decoder/plugins/DsdLib.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/plugins/DsdLib.hxx b/src/decoder/plugins/DsdLib.hxx
index 4c5e83114..88a76d72a 100644
--- a/src/decoder/plugins/DsdLib.hxx
+++ b/src/decoder/plugins/DsdLib.hxx
@@ -27,7 +27,7 @@
#include <stdint.h>
struct Decoder;
-struct InputStream;
+class InputStream;
struct DsdId {
char value[4];