Index: trunk/psLib/src/imageops/psImageMapFit.c
===================================================================
--- trunk/psLib/src/imageops/psImageMapFit.c	(revision 20075)
+++ trunk/psLib/src/imageops/psImageMapFit.c	(revision 21172)
@@ -7,6 +7,6 @@
  *  @author Eugene Magnier, IfA
  *
- *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-10-13 01:55:48 $
+ *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-01-27 00:00:21 $
  *
  *  Copyright 2007 Institute for Astronomy, University of Hawaii
@@ -397,5 +397,5 @@
         }
 
-        psVector *fit = psImageMapEvalVector(map, x, y);
+        psVector *fit = psImageMapEvalVector(map, mask, maskValue, x, y);
         if (fit == NULL) {
             psError(PS_ERR_UNKNOWN, false, "Failure in psImageMapEvalVector().\n");
