aboutsummaryrefslogtreecommitdiff
path: root/src/itrans-zaefferer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itrans-zaefferer.h')
-rw-r--r--src/itrans-zaefferer.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/itrans-zaefferer.h b/src/itrans-zaefferer.h
index 2726b1b..77ae704 100644
--- a/src/itrans-zaefferer.h
+++ b/src/itrans-zaefferer.h
@@ -16,11 +16,9 @@
#include <config.h>
#endif
-#include <stdint.h>
-
#include "control.h"
-#include "imagedisplay.h"
-extern unsigned int itrans_peaksearch_zaefferer(int16_t *image, ControlContext *ctx, double tilt_degrees, ImageDisplay *imagedisplay);
+extern unsigned int itrans_peaksearch_zaefferer(ImageRecord image, ControlContext *ctx);
#endif /* ITRANS_ZAEFFERER_H */
+