aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/image.h')
-rw-r--r--libcrystfel/src/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index 0d8e7166..1aabeccc 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -99,6 +99,7 @@ struct header_cache_entry {
typedef enum
{
DST_UNKNOWN,
+ DST_NONE,
DST_HDF5,
DST_CBF,
DST_CBFGZ,