Index: trunk/psLib/src/image/psImageConvolve.c
===================================================================
--- trunk/psLib/src/image/psImageConvolve.c	(revision 2911)
+++ trunk/psLib/src/image/psImageConvolve.c	(revision 3191)
@@ -5,6 +5,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-01-05 21:16:14 $
+ *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-02-11 20:27:34 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -16,5 +16,5 @@
 #include "psImageFFT.h"
 #include "psImageExtraction.h"
-#include "psMatrixVectorArithmetic.h"
+#include "psBinaryOp.h"
 #include "psMemory.h"
 #include "psLogMsg.h"
