aboutsummaryrefslogtreecommitdiff
path: root/src/detector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/detector.h')
-rw-r--r--src/detector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detector.h b/src/detector.h
index 4d540d07..f4c6f562 100644
--- a/src/detector.h
+++ b/src/detector.h
@@ -18,6 +18,6 @@
#include "image.h"
-extern void record_image(struct image *image, int do_water);
+extern void record_image(struct image *image, int do_water, int do_poisson);
#endif /* DETECTOR_H */