aboutsummaryrefslogtreecommitdiffstats
path: root/src/reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reader.h')
-rw-r--r--src/reader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reader.h b/src/reader.h
index 10e72384..d3d27f39 100644
--- a/src/reader.h
+++ b/src/reader.h
@@ -57,6 +57,7 @@ typedef struct {
} ReadContext;
struct SerdReaderImpl {
+ SerdWorld* world;
const SerdSink* sink;
SerdErrorSink error_sink;
void* error_handle;