Index: trunk/psModules/src/camera/pmFPAfile.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfile.h	(revision 15929)
+++ trunk/psModules/src/camera/pmFPAfile.h	(revision 15930)
@@ -4,6 +4,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-11-16 01:00:13 $
+ * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-12-27 02:07:16 $
  * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
  */
@@ -121,5 +121,5 @@
 bool pmFPAfileCopyView (pmFPA *out, pmFPA *in, const pmFPAview *view);
 
-bool pmFPAfileCopyStructureView (pmFPA *out, pmFPA *in, int xBin, int yBin, const pmFPAview *view);
+bool pmFPAfileCopyStructureView (pmFPA *out, const pmFPA *in, int xBin, int yBin, const pmFPAview *view);
 
 // Return the file type enum from a string
