Index: trunk/psLib/src/imageops/psImageStats.c
===================================================================
--- trunk/psLib/src/imageops/psImageStats.c	(revision 7612)
+++ trunk/psLib/src/imageops/psImageStats.c	(revision 7766)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.97 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-21 21:03:49 $
+ *  @version $Revision: 1.98 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-30 02:20:06 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -29,5 +29,5 @@
 #include "psPolynomial.h"
 #include "psImageStats.h"
-#include "psConstants.h"
+#include "psAssert.h"
 #include "psErrorText.h"
 #include "psRegion.h"
@@ -592,9 +592,9 @@
         return -1;
     }/* else if (col0 == col1 && row0 == row1) {
-                                    psError(PS_ERR_BAD_PARAMETER_VALUE, true,
-                                            "Invalid psRegion specified.  Region contains only 1 pixel.\n");
-                                    return -1;
-                                }
-                            */
+                                        psError(PS_ERR_BAD_PARAMETER_VALUE, true,
+                                                "Invalid psRegion specified.  Region contains only 1 pixel.\n");
+                                        return -1;
+                                    }
+                                */
     x0 = col0;
     x1 = col1;
