Index: trunk/ppStack/src/ppStackMatch.c
===================================================================
--- trunk/ppStack/src/ppStackMatch.c	(revision 15448)
+++ trunk/ppStack/src/ppStackMatch.c	(revision 15816)
@@ -78,6 +78,6 @@
 
     // Do the image matching
-    if (!pmSubtractionMatch(output, input, fake, footprint, regionSize, spacing, threshold, sources,
-                            stampsName, type, size, order, widths, orders, inner, ringsOrder,
+    if (!pmSubtractionMatch(output, NULL, input, fake, footprint, regionSize, spacing, threshold,
+                            sources, stampsName, type, size, order, widths, orders, inner, ringsOrder,
                             binning, optimum, optWidths, optOrder, optThresh, iter, rej, maskBad,
                             maskBlank, badFrac, PM_SUBTRACTION_MODE_TARGET)) {
