Index: trunk/psLib/src/imageops/psImagePixelExtract.h
===================================================================
--- trunk/psLib/src/imageops/psImagePixelExtract.h	(revision 5213)
+++ trunk/psLib/src/imageops/psImagePixelExtract.h	(revision 6294)
@@ -8,6 +8,6 @@
 *  @author Robert DeSonia, MHPCC
 *
-*  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-30 23:09:13 $
+*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-02 04:41:42 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -20,4 +20,5 @@
 #include "psVector.h"
 #include "psStats.h"
+#include "psPixels.h"
 
 /// @addtogroup Image
@@ -80,5 +81,5 @@
 psVector* psImageSlice(
     psVector* out,                     ///< psVector to recycle, or NULL.
-    psVector* coords,
+    psPixels* coords,
     ///< If not NULL, it is populated with the coordinate in the slice dimension
     ///< coorsponding to the output vector's value of the same position in the
