Index: /trunk/psModules/src/pmReadoutCombine.c
===================================================================
--- /trunk/psModules/src/pmReadoutCombine.c	(revision 2816)
+++ /trunk/psModules/src/pmReadoutCombine.c	(revision 2817)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-12-24 00:58:08 $
+ *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-12-24 02:05:57 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -15,14 +15,5 @@
 #include<math.h>
 #include "pslib.h"
-
-typedef struct
-{
-    psStats *stats;
-    unsigned int maskVal;
-    float fracHigh;
-    float fracLow;
-    int nKeep;
-}
-psCombineParams;
+#include "pmReadoutCombine.h"
 
 /******************************************************************************
