aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/process_image.h')
-rw-r--r--src/process_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_image.h b/src/process_image.h
index 8174f73d..703f0cde 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -99,6 +99,7 @@ struct index_args
int no_image_data;
int no_mask_data;
float wavelength_estimate;
+ int n_threads;
};