Index: trunk/psModules/src/psmodules.h
===================================================================
--- trunk/psModules/src/psmodules.h	(revision 12949)
+++ trunk/psModules/src/psmodules.h	(revision 13340)
@@ -11,5 +11,5 @@
 
 // XXX the following headers define constructs needed by the elements below
-#include <pmConfig.h> 
+#include <pmConfig.h>
 #include <pmDetrendDB.h>
 #include <pmHDU.h>
@@ -67,5 +67,7 @@
 // the following headers are from psModule:imcombine
 #include <pmImageCombine.h>
-//#include <pmImageSubtract.h>
+#include <pmSubtraction.h>
+#include <pmSubtractionStamps.h>
+#include <pmSubtractionKernels.h>
 #include <pmReadoutCombine.h>
 
