aboutsummaryrefslogtreecommitdiff
path: root/src/hrs-scaling.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hrs-scaling.h')
-rw-r--r--src/hrs-scaling.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hrs-scaling.h b/src/hrs-scaling.h
index 70157f3f..3eba8b7d 100644
--- a/src/hrs-scaling.h
+++ b/src/hrs-scaling.h
@@ -21,7 +21,8 @@
#include "image.h"
extern RefList *scale_intensities(struct image *images, int n,
- RefList *reference, int n_threads);
+ RefList *reference, int n_threads,
+ int noscale);
#endif /* HRS_SCALING_H */