Index: trunk/psLib/test/imageops/tap_psImageMapFit2.c
===================================================================
--- trunk/psLib/test/imageops/tap_psImageMapFit2.c	(revision 14926)
+++ trunk/psLib/test/imageops/tap_psImageMapFit2.c	(revision 17515)
@@ -141,5 +141,5 @@
 	// XXX this function needs to correct for the mean superpixel position 
 	// which is sampled...
-	psImageMapFit (map, x, y, f, NULL);
+	psImageMapFit (map, NULL, 0, x, y, f, NULL);
 	psFree (binning);
 
