Index: trunk/ppStats/src/ppStatsFringe.h
===================================================================
--- trunk/ppStats/src/ppStatsFringe.h	(revision 13923)
+++ trunk/ppStats/src/ppStatsFringe.h	(revision 13971)
@@ -6,6 +6,7 @@
 
 /// Supplement the statistics with the fringe solution
-bool ppStatsFringe(psMetadata *stats,   ///< Statistics metadata to supplement
-                   const pmChip *chip,  ///< The chip containing the solution
+bool ppStatsFringe(psMetadata *stats,     ///< Statistics metadata to supplement
+                   const pmChip *chip,    ///< The chip containing the solution
+                   const char *root,      ///< Name of output entry
                    const char *fringeName ///< Name of the solution in the chip->analysis
     );
