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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_image.h b/src/process_image.h
index 48160bb6..8d6682a6 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -117,7 +117,7 @@ struct index_args
struct taketwo_options taketwo_opts;
struct xgandalf_options xgandalf_opts;
struct felix_options felix_opts;
- struct spectrum *spectrum;
+ Spectrum *spectrum;
signed int wait_for_file; /* -1 means wait forever */
int no_image_data;
};