Index: /trunk/ppImage/src/ppImageAstrom.c
===================================================================
--- /trunk/ppImage/src/ppImageAstrom.c	(revision 36835)
+++ /trunk/ppImage/src/ppImageAstrom.c	(revision 36836)
@@ -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;
