aboutsummaryrefslogtreecommitdiff
path: root/src/itrans-lsq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itrans-lsq.h')
-rw-r--r--src/itrans-lsq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itrans-lsq.h b/src/itrans-lsq.h
index 44f80d6..24f4e98 100644
--- a/src/itrans-lsq.h
+++ b/src/itrans-lsq.h
@@ -18,7 +18,7 @@
#include "control.h"
-extern unsigned int itrans_peaksearch_lsq(ImageRecord imagerecord, ControlContext *ctx);
+extern unsigned int itrans_peaksearch_lsq(ImageRecord *imagerecord, ControlContext *ctx);
#endif /* ITRANS_LSQ_H */