Index: trunk/psModules/src/objects/pmSourceSky.h
===================================================================
--- trunk/psModules/src/objects/pmSourceSky.h	(revision 13898)
+++ trunk/psModules/src/objects/pmSourceSky.h	(revision 21183)
@@ -2,6 +2,6 @@
  * @author EAM, IfA; GLG, MHPCC
  *
- * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-06-20 02:22:26 $
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2009-01-27 06:39:38 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
@@ -30,6 +30,6 @@
     psStatsOptions statsOptions, ///< The statistic used in calculating the background sky
     float Radius,   ///< The inner radius of the square annulus to exclude
-    psMaskType maskVal,                 ///< Value to mask
-    psMaskType mark                     ///< Mask value for marking
+    psImageMaskType maskVal,                 ///< Value to mask
+    psImageMaskType mark                     ///< Mask value for marking
 );
 
@@ -40,6 +40,6 @@
     psStatsOptions statsOptions, ///< The statistic used in calculating the background sky
     float Radius,   ///< The inner radius of the square annulus to exclude
-    psMaskType maskVal,                 ///< Value to mask
-    psMaskType mark                     ///< Mask value for marking
+    psImageMaskType maskVal,                 ///< Value to mask
+    psImageMaskType mark                     ///< Mask value for marking
 );
 
