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