aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index e8234996..39719acf 100644
--- a/src/image.h
+++ b/src/image.h
@@ -77,6 +77,8 @@ struct image {
int ncells;
struct detector det;
+ int id;
+
struct quaternion orientation;
/* Wavelength must always be given */