aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/DecoderPlugin.hxx')
-rw-r--r--src/decoder/DecoderPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DecoderPlugin.hxx b/src/decoder/DecoderPlugin.hxx
index fd255ffb8..dbf3db9aa 100644
--- a/src/decoder/DecoderPlugin.hxx
+++ b/src/decoder/DecoderPlugin.hxx
@@ -23,7 +23,7 @@
#include "Compiler.h"
struct config_param;
-struct InputStream;
+class InputStream;
struct tag_handler;
class Path;