Index: trunk/psphot/src/psphot.h
===================================================================
--- trunk/psphot/src/psphot.h	(revision 13225)
+++ trunk/psphot/src/psphot.h	(revision 13348)
@@ -30,5 +30,6 @@
                                  const bool returnFootprints, const int pass);
 #include "pmFootprint.h"
-psErrorCode	psphotCullPeaks(const pmReadout *readout, const psMetadata *recipe, psArray *footprints);
+psErrorCode	psphotCullPeaks(const psImage *img, const psImage *weight,
+                                const psMetadata *recipe, psArray *footprints);
 psArray        *psphotSourceStats (pmReadout *readout, psMetadata *recipe, psArray *allpeaks);
 bool            psphotRoughClass (psArray *sources, psMetadata *recipe);
