Index: trunk/psLib/src/fft/psImageFFT.c
===================================================================
--- trunk/psLib/src/fft/psImageFFT.c	(revision 2273)
+++ trunk/psLib/src/fft/psImageFFT.c	(revision 2283)
@@ -5,6 +5,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-11-04 01:05:00 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-11-04 22:14:17 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -28,5 +28,5 @@
 static psBool p_fftwWisdomImported = false;
 
-psImage* psImageFFT(psImage* out, const psImage* in, psFftDirection direction)
+psImage* psImageFFT(psImage* out, const psImage* in, psFFTFlags direction)
 {
     psU32 numCols;
