Index: trunk/psModules/src/psmodules.h
===================================================================
--- trunk/psModules/src/psmodules.h	(revision 7487)
+++ trunk/psModules/src/psmodules.h	(revision 7589)
@@ -20,4 +20,7 @@
 #include <pmFPAview.h>
 #include <pmFPAfile.h>
+#include <pmFPAfileDefine.h>
+#include <pmFPAfileFitsIO.h>
+#include <pmFPAfileIO.h>
 #include <pmFPARead.h>
 #include <pmFPAConstruct.h>
@@ -30,8 +33,4 @@
 #include <pmFPA_JPEG.h>
 
-// the following headers are from psModule:astrom
-#include <pmAstrometryObjects.h>
-#include <pmAstrometryDistortion.h>
-
 // the following headers are from psModule:detrend
 #include <pmFlatField.h>
@@ -43,5 +42,10 @@
 #include <pmNonLinear.h>
 #include <pmSubtractBias.h>
+#include <pmDetrendDB.h>
 // #include <pmSubtractSky.h>
+
+// the following headers are from psModule:astrom
+#include <pmAstrometryObjects.h>
+#include <pmAstrometryDistortion.h>
 
 // the following headers are from psModule:imcombine
