Index: trunk/psModules/src/camera/pmFPAConstruct.h
===================================================================
--- trunk/psModules/src/camera/pmFPAConstruct.h	(revision 7017)
+++ trunk/psModules/src/camera/pmFPAConstruct.h	(revision 7492)
@@ -21,5 +21,6 @@
 
 // Print out the FPA
-void pmFPAPrint(pmFPA *fpa,             // FPA to print
+void pmFPAPrint(FILE *fd,               // File descriptor to which to print
+                pmFPA *fpa,             // FPA to print
                 bool header,            // Print headers?
                 bool concepts           // Print concepts?
