aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index 0f64d248..59435b4e 100644
--- a/src/image.h
+++ b/src/image.h
@@ -78,6 +78,7 @@ struct image {
struct rvec *qvecs;
double *twotheta;
struct molecule *molecule;
+ UnitCell *indexed_cell;
struct quaternion orientation;