Index: /trunk/psModules/src/astrom/pmFPA.h
===================================================================
--- /trunk/psModules/src/astrom/pmFPA.h	(revision 6971)
+++ /trunk/psModules/src/astrom/pmFPA.h	(revision 6972)
@@ -7,6 +7,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-04-25 00:22:32 $
+*  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-04-25 00:26:48 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -93,5 +93,5 @@
     bool data_exists;                   ///< Does the data for this chip exist (read case only)?
     pmHDU *hdu;                         ///< FITS data
-    pmCell *mosaic;                     ///< A mosaic cell
+    struct pmCell *mosaic;              ///< A mosaic cell
 }
 pmChip;
