Index: trunk/ppImage/src/ppImageDefineFile.c
===================================================================
--- trunk/ppImage/src/ppImageDefineFile.c	(revision 23289)
+++ trunk/ppImage/src/ppImageDefineFile.c	(revision 23366)
@@ -13,5 +13,5 @@
     if (!file) {
         // look for the file on the RUN metadata
-        file = pmFPAfileDefineFromRun(&status, config, filerule);
+        file = pmFPAfileDefineFromRun(&status, NULL, config, filerule);
         if (!status) {
             psError(PS_ERR_UNKNOWN, false, "failed to load file definition");
