aboutsummaryrefslogtreecommitdiff
path: root/src/itrans.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itrans.h')
-rw-r--r--src/itrans.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itrans.h b/src/itrans.h
index a293a98..ec2e852 100644
--- a/src/itrans.h
+++ b/src/itrans.h
@@ -18,7 +18,7 @@
#include "control.h"
-extern void itrans_process_image(ImageRecord *image, ControlContext *ctx);
+extern ImageFeatureList *itrans_process_image(ImageRecord *image, PeakSearchMode psmode);
#endif /* ITRANS_H */