Index: branches/eam_branches/ps2-tc3-20130727/ppImage/src/ppImageAstrom.c
===================================================================
--- branches/eam_branches/ps2-tc3-20130727/ppImage/src/ppImageAstrom.c	(revision 36680)
+++ branches/eam_branches/ps2-tc3-20130727/ppImage/src/ppImageAstrom.c	(revision 37403)
@@ -22,5 +22,5 @@
 
     // convert the output sources created by psphot into astrometry objects
-    if (!psastroConvertFPA (input->fpa, recipe)) {
+    if (!psastroConvertFPA (config, input->fpa, recipe)) {
         psError (PSASTRO_ERR_UNKNOWN, false, "error reading input data\n");
         return false;
