Index: trunk/extsrc/gpcsw/burntool.nopsf/psfstats.c
===================================================================
--- trunk/extsrc/gpcsw/burntool.nopsf/psfstats.c	(revision 23924)
+++ trunk/extsrc/gpcsw/burntool.nopsf/psfstats.c	(revision 24302)
@@ -10,10 +10,9 @@
 #include "burntool.h"
 #include "math.h"
-#include "psf/psf.h"
 
 /****************************************************************/
 /* psf_stats(): Tell us about this PSF star */
-STATIC int psf_stats(int nx, int ny, IMTYPE *data, int bias, 
-		     double *fwhm, double *q)
+STATIC int psf_stats(int nx, int ny, IMTYPE *data, int bias,
+                     double *fwhm, double *q)
 {
    return(1);
