Index: trunk/psModules/src/psmodules.h
===================================================================
--- trunk/psModules/src/psmodules.h	(revision 11450)
+++ trunk/psModules/src/psmodules.h	(revision 12696)
@@ -10,6 +10,14 @@
 #include <pmKapaPlots.h>
 
+// XXX the following headers define constructs needed by the elements below
+#include <pmConfig.h> 
+#include <pmDetrendDB.h>
+#include <pmHDU.h>
+#include <pmFPA.h>
+#include <pmFPALevel.h>
+#include <pmFPAview.h>
+#include <pmFPAfile.h>
+
 // the following headers are from psModule:config
-#include <pmConfig.h>
 #include <pmConfigRecipes.h>
 #include <pmConfigCamera.h>
@@ -25,12 +33,7 @@
 
 // the following headers are from psModule:camera
-#include <pmHDU.h>
 #include <pmHDUUtils.h>
 #include <pmHDUGenerate.h>
-#include <pmFPA.h>
-#include <pmFPALevel.h>
 #include <pmFPAFlags.h>
-#include <pmFPAview.h>
-#include <pmFPAfile.h>
 #include <pmFPAfileDefine.h>
 #include <pmFPAfileFitsIO.h>
@@ -54,5 +57,4 @@
 #include <pmNonLinear.h>
 #include <pmBias.h>
-#include <pmDetrendDB.h>
 #include <pmShutterCorrection.h>
 // #include <pmSkySubtract.h>
