aboutsummaryrefslogtreecommitdiff
path: root/src/relrod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/relrod.h')
-rw-r--r--src/relrod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/relrod.h b/src/relrod.h
index 1dac6057..9bb1762a 100644
--- a/src/relrod.h
+++ b/src/relrod.h
@@ -19,6 +19,6 @@
#include "image.h"
#include "cell.h"
-extern void get_reflections(struct image *image, UnitCell *cell);
+extern void get_reflections(struct image *image, UnitCell *cell, double smax);
#endif /* RELROD_H */