Index: trunk/ppViz/src/ppVizPSF/ppVizPSF.h
===================================================================
--- trunk/ppViz/src/ppVizPSF/ppVizPSF.h	(revision 26405)
+++ trunk/ppViz/src/ppVizPSF/ppVizPSF.h	(revision 27667)
@@ -11,5 +11,5 @@
     psString psfName;                   // Filename with PSF
     psString sourcesName;               // Filename with sources
-    int fakeNum;		        // Number of fake sources
+    int fakeNum;                        // Number of fake sources
     float fakeMag;                      // Magnitude of fake sources
     psString outRoot;                   // Output root name
@@ -17,4 +17,5 @@
     int size;                           // Size of PSF image
     float x, y;                         // Position of fake source
+    psArray *input;                     // Input positions and magnitudes
     pmConfig *config;                   // Configuration
 } ppVizPSFData;
