Index: trunk/ppImage/src/ppFocusParseCamera.c
===================================================================
--- trunk/ppImage/src/ppFocusParseCamera.c	(revision 7706)
+++ trunk/ppImage/src/ppFocusParseCamera.c	(revision 7738)
@@ -8,5 +8,5 @@
     // the first input image defines the camera, and all recipes and options that follow
     // select only the first file from the INPUT array
-    pmFPAfile *input = pmFPAfileDefineFromArgs (&status, config, "PPIMAGE.INPUT", "INPUT");
+    pmFPAfile *input = pmFPAfileDefineSingleFromArgs (&status, config, "PPIMAGE.INPUT", "INPUT", 0);
     if (!status) {
 	psError(PS_ERR_IO, false, "Failed to build FPA from PPIMAGE.INPUT");
