summaryrefslogtreecommitdiff
path: root/colm/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/tree.h')
-rw-r--r--colm/tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm/tree.h b/colm/tree.h
index 1dfb33ef..39319250 100644
--- a/colm/tree.h
+++ b/colm/tree.h
@@ -202,7 +202,7 @@ typedef struct _Stream
Kid *child;
FILE *file;
- InputStream *in;
+ SourceStream *in;
} Stream;
typedef struct AccumStruct