aboutsummaryrefslogtreecommitdiff
path: root/src/itrans-stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itrans-stat.h')
-rw-r--r--src/itrans-stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itrans-stat.h b/src/itrans-stat.h
index 3e6b5a5..f475a2c 100644
--- a/src/itrans-stat.h
+++ b/src/itrans-stat.h
@@ -19,6 +19,6 @@
#include "control.h"
-unsigned int itrans_peaksearch_stat(ImageRecord imagerecord, ControlContext *ctx);
+unsigned int itrans_peaksearch_stat(ImageRecord *imagerecord, ControlContext *ctx);
#endif /* ITRANS_STAT_H */