aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/process_image.h')
-rw-r--r--src/process_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_image.h b/src/process_image.h
index ac197927..b9339cd1 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -89,7 +89,7 @@ struct pattern_args
extern void process_image(const struct index_args *iargs,
struct pattern_args *pargs, Stream *st,
- int cookie);
+ int cookie, const char *tmpdir);
#endif /* PROCESS_IMAGEs_H */