Index: trunk/psModules/src/imcombine/pmStackReject.h
===================================================================
--- trunk/psModules/src/imcombine/pmStackReject.h	(revision 16402)
+++ trunk/psModules/src/imcombine/pmStackReject.h	(revision 16423)
@@ -10,4 +10,5 @@
 /// We apply a matched filter to the corresponding mask image, and threshold to find the original pixels
 psPixels *pmStackReject(const psPixels *in, ///< List of pixels in the convolved image
+                        const psRegion *valid, ///< Valid region to consider
                         float threshold, ///< Threshold on convolved image, 0..1
                         const psArray *regions, ///< Array of image regions for image
