Index: trunk/ippToPsps/jython/dvoforceddetections.py
===================================================================
--- trunk/ippToPsps/jython/dvoforceddetections.py	(revision 37551)
+++ trunk/ippToPsps/jython/dvoforceddetections.py	(revision 38883)
@@ -20,7 +20,9 @@
     Constructor
     '''
-    def __init__(self, logger, config, skychunk, ippToPspsDb, scratchDb):
+    def __init__(self, logger, config, skychunk, ippToPspsDb, scratchDb, gpc1Db):
+#   def __init__(self, logger, config, skychunk, ippToPspsDb, scratchDb):
 
-        super(DvoForcedDetections, self).__init__(logger, config, skychunk, ippToPspsDb, scratchDb)
+        super(DvoForcedDetections, self).__init__(logger, config, skychunk, ippToPspsDb, scratchDb, gpc1Db)
+#       super(DvoForcedDetections, self).__init__(logger, config, skychunk, ippToPspsDb, scratchDb)
 
         # declare DVO file types of interest
