Index: trunk/psModules/src/psmodules.h
===================================================================
--- trunk/psModules/src/psmodules.h	(revision 7004)
+++ trunk/psModules/src/psmodules.h	(revision 7019)
@@ -21,9 +21,11 @@
 #include <pmConfig.h>
 
-// the following headers are from psModule:astrom
+// the following headers are from psModule:concepts
 #include <pmConcepts.h>
 #include <pmConceptsRead.h>
 #include <pmConceptsStandard.h>
 #include <pmConceptsWrite.h>
+
+// the following headers are from psModule:camera
 #include <pmHDU.h>
 #include <pmHDUUtils.h>
@@ -39,4 +41,6 @@
 #include <pmFPA_JPEG.h>
 #include <pmReadout.h>
+
+// the following headers are from psModule:astrom
 #include <pmAstrometryObjects.h>
 #include <pmChipMosaic.h>
@@ -49,13 +53,11 @@
 #include <pmMaskBadPixelsErrors.h>
 #include <pmNonLinear.h>
+#include <pmSubtractBias.h>
+// #include <pmSubtractSky.h>
 
 // the following headers are from psModule:imcombine
 #include <pmImageCombine.h>
+#include <pmImageSubtract.h>
 // #include <pmReadoutCombine.h>
-
-// the following headers are from psModule:detrend
-#include <pmSubtractBias.h>
-#include <pmImageSubtract.h>
-// #include <pmSubtractSky.h>
 
 // the following headers are from psModule:objects
