Index: trunk/psastro/src/psastroLoadCrosstalk.c
===================================================================
--- trunk/psastro/src/psastroLoadCrosstalk.c	(revision 36837)
+++ trunk/psastro/src/psastroLoadCrosstalk.c	(revision 41367)
@@ -94,5 +94,5 @@
 
   // really error-out here?  or just skip?
-  if (!psastroZeroPointFromRecipe (&zeropt, &exptime, &MAX_MAG, fpa, recipe)) {
+  if (!psastroZeroPointFromRecipe (&zeropt, &exptime, &MAX_MAG, NULL, fpa, recipe)) {
     psLogMsg ("psastro", PS_LOG_INFO, "failed to load zeropt data from recipe");
     goto escape;
