Index: branches/pap/psastro/src/psastroExtractGhosts.c
===================================================================
--- branches/pap/psastro/src/psastroExtractGhosts.c	(revision 23948)
+++ branches/pap/psastro/src/psastroExtractGhosts.c	(revision 25027)
@@ -53,5 +53,5 @@
 
     // really error-out here?  or just skip?
-    if (!psastroZeroPointFromRecipe (&zeropt, &exptime, fpa, recipe)) {
+    if (!psastroZeroPointFromRecipe (&zeropt, &exptime, NULL, fpa, recipe)) {
         psLogMsg ("psastro", PS_LOG_INFO, "failed to load zeropt data from recipe");
         return false;
