diff options
Diffstat (limited to 'libcrystfel/src/image.h')
-rw-r--r-- | libcrystfel/src/image.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index e196d052..10e83905 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -180,6 +180,7 @@ struct image { char *filename; struct event *event; const struct copy_hdf5_field *copyme; + struct stuff_from_stream *stuff_from_stream; int id; /* ID number of the thread * handling this image */ |