aboutsummaryrefslogtreecommitdiff
path: root/src/povray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/povray.h')
-rw-r--r--src/povray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/povray.h b/src/povray.h
index 0b0b3446..9dbf109d 100644
--- a/src/povray.h
+++ b/src/povray.h
@@ -21,6 +21,6 @@
extern int povray_render_animation(UnitCell *cell, RefList *list,
unsigned int nproc, const char *sym,
- int wght, double boost);
+ int wght, double boost, double scale_top);
#endif /* POVRAY_H */