Index: trunk/psModules/src/astrom/pmAstrometryDistortion.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryDistortion.c	(revision 12519)
+++ trunk/psModules/src/astrom/pmAstrometryDistortion.c	(revision 12696)
@@ -7,6 +7,6 @@
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-03-21 22:00:49 $
+*  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-03-30 21:12:56 $
 *
 *  Copyright 2006 Institute for Astronomy, University of Hawaii
@@ -21,9 +21,7 @@
 /******************************************************************************/
 
-//#include <stdio.h>
-//#include <string.h>
-//#include <math.h>
-//#include <unistd.h>   // for unlink
 #include <pslib.h>
+
+#include "pmHDU.h"
 #include "pmFPA.h"
 #include "pmFPAExtent.h"
Index: trunk/psModules/src/astrom/pmAstrometryObjects.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryObjects.c	(revision 12519)
+++ trunk/psModules/src/astrom/pmAstrometryObjects.c	(revision 12696)
@@ -8,6 +8,6 @@
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-03-18 22:03:36 $
+*  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-03-30 21:12:56 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -27,4 +27,6 @@
 #include <unistd.h>   // for unlink
 #include <pslib.h>
+
+#include "pmHDU.h"
 #include "pmFPA.h"
 #include "pmAstrometryObjects.h"
Index: trunk/psModules/src/astrom/pmAstrometryRegions.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryRegions.c	(revision 12519)
+++ trunk/psModules/src/astrom/pmAstrometryRegions.c	(revision 12696)
@@ -4,6 +4,6 @@
  *
  *  @author EAM, IfA
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-03-21 21:59:57 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-03-30 21:12:56 $
  *
  *  Copyright 2006 Institute for Astronomy, University of Hawaii
@@ -15,4 +15,6 @@
 
 #include <pslib.h>
+
+#include "pmHDU.h"
 #include "pmFPA.h"
 #include "pmFPAExtent.h"
Index: trunk/psModules/src/astrom/pmAstrometryUtils.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryUtils.c	(revision 12519)
+++ trunk/psModules/src/astrom/pmAstrometryUtils.c	(revision 12696)
@@ -7,6 +7,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-02-07 23:58:17 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-03-30 21:12:56 $
  *
  *  Copyright 2006 Institute for Astronomy, University of Hawaii
@@ -18,4 +18,6 @@
 
 #include <pslib.h>
+
+#include "pmHDU.h"
 #include "pmFPA.h"
 #include "pmAstrometryUtils.h"
Index: trunk/psModules/src/astrom/pmAstrometryWCS.c
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryWCS.c	(revision 12519)
+++ trunk/psModules/src/astrom/pmAstrometryWCS.c	(revision 12696)
@@ -7,6 +7,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-03-21 22:00:49 $
+ *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-03-30 21:12:56 $
  *
  *  Copyright 2006 Institute for Astronomy, University of Hawaii
@@ -19,4 +19,6 @@
 #include <string.h>
 #include <pslib.h>
+
+#include "pmHDU.h"
 #include "pmFPA.h"
 #include "pmFPAExtent.h"
