Index: trunk/psModules/src/camera/pmFPAfileIO.c
===================================================================
--- trunk/psModules/src/camera/pmFPAfileIO.c	(revision 18307)
+++ trunk/psModules/src/camera/pmFPAfileIO.c	(revision 18330)
@@ -921,5 +921,5 @@
 // XXX this function is only called from pmFPAfileWrite
 // XXX for each data type, there should be a function which writes the PHU, if needed
-bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, const pmConfig *config)
+bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, pmConfig *config)
 {
     PS_ASSERT_PTR_NON_NULL(file, false);
