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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/itrans-zaefferer.h b/src/itrans-zaefferer.h
index 7a3e7ed..dbb819b 100644
--- a/src/itrans-zaefferer.h
+++ b/src/itrans-zaefferer.h
@@ -16,9 +16,9 @@
#include <config.h>
#endif
-#include "control.h"
+#include "image.h"
-extern unsigned int itrans_peaksearch_zaefferer(ImageRecord *image, ControlContext *ctx);
+extern ImageFeatureList *itrans_peaksearch_zaefferer(ImageRecord *image);
#endif /* ITRANS_ZAEFFERER_H */