Index: trunk/psModules/src/camera/pmFPAfileFitsIO.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfileFitsIO.h	(revision 11339)
+++ trunk/psModules/src/camera/pmFPAfileFitsIO.h	(revision 11793)
@@ -5,6 +5,6 @@
  * @author PAP, IfA
  *
- * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-27 03:33:37 $
+ * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-02-15 00:34:00 $
  * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
  */
@@ -29,4 +29,9 @@
                              pmFPAfile *file ///< FPA file into which to read
                             );
+
+/// Read an image header into the current view
+bool pmFPAviewReadFitsHeaderSet(const pmFPAview *view,  ///< View specifying level of interest
+				pmFPAfile *file ///< FPA file into which to read
+    );
 
 /// Write the image for the specified view
