aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detgeom.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/detgeom.h')
-rw-r--r--libcrystfel/src/detgeom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/detgeom.h b/libcrystfel/src/detgeom.h
index 255c6cfb..5e3815ac 100644
--- a/libcrystfel/src/detgeom.h
+++ b/libcrystfel/src/detgeom.h
@@ -95,6 +95,7 @@ struct detgeom
extern void detgeom_transform_coords(struct detgeom_panel *p,
double fs, double ss,
double wavelength,
+ double dx, double dy,
double *r);
extern void detgeom_free(struct detgeom *detgeom);