Index: trunk/psLib/src/image/psImageManip.c
===================================================================
--- trunk/psLib/src/image/psImageManip.c	(revision 3476)
+++ trunk/psLib/src/image/psImageManip.c	(revision 3737)
@@ -10,6 +10,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.38 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-03-22 21:52:49 $
+ *  @version $Revision: 1.39 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-04-21 21:18:23 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -19,4 +19,6 @@
 #include <stdlib.h>
 #include <string.h>                        // for memcpy, etc.
+
+#include "psImageManip.h"
 
 #include "psError.h"
@@ -1082,2 +1084,3 @@
     return NULL;
 }
+
