Index: /branches/rel10_ifa/psModules/src/astrom/pmFPARead.h
===================================================================
--- /branches/rel10_ifa/psModules/src/astrom/pmFPARead.h	(revision 6855)
+++ /branches/rel10_ifa/psModules/src/astrom/pmFPARead.h	(revision 6856)
@@ -5,4 +5,10 @@
 #include "pmFPA.h"
 
+
+bool pmReadoutReadNext(pmReadout *readout, // Readout into which to read
+                       psFits *fits,    // FITS file from which to read
+                       int z,           // Readout number/plane; zero-offset indexing
+                       int numRows      // The number of rows to read
+                      );
 
 bool pmCellRead(pmCell *cell,           // Cell to read into
