Index: trunk/psModules/src/objects/pmModel.c
===================================================================
--- trunk/psModules/src/objects/pmModel.c	(revision 6943)
+++ trunk/psModules/src/objects/pmModel.c	(revision 7604)
@@ -6,6 +6,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-21 21:26:01 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-21 03:21:16 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -16,5 +16,5 @@
 #include <math.h>
 #include <string.h>
-#include "pslib.h"
+#include <pslib.h>
 #include "pmModel.h"
 
@@ -94,8 +94,8 @@
 
 /******************************************************************************
-    pmModelEval(source, level, row): evaluates the model function at the specified coords.  
-     
+    pmModelEval(source, level, row): evaluates the model function at the specified coords.
+ 
     NOTE: The coords are in subImage source->pixel coords, not image coords.
-     
+ 
     XXX: Use static vectors for x (NO: needs to be thread safe)
 *****************************************************************************/
