diff options
Diffstat (limited to 'src/process_image.h')
-rw-r--r-- | src/process_image.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_image.h b/src/process_image.h index 2b58d7bc..14b2aae8 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -112,6 +112,7 @@ struct index_args struct taketwo_options taketwo_opts; struct xgandalf_options xgandalf_opts; struct felix_options felix_opts; + struct spectrum *spectrum; }; |