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 3db2b5c..a293a98 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 void itrans_process_image(ImageRecord *image, ControlContext *ctx);
#endif /* ITRANS_H */