Index: trunk/psModules/test/tst_pmNonLinear.c
===================================================================
--- trunk/psModules/test/tst_pmNonLinear.c	(revision 2118)
+++ trunk/psModules/test/tst_pmNonLinear.c	(revision 2120)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-14 18:00:04 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-14 18:21:23 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -13,5 +13,5 @@
 #include "psTest.h"
 #include "pslib.h"
-#include "../src/pmNonLinear.h"
+#include "pmNonLinear.h"
 static int test00(void);
 testDescription tests[] = {
@@ -41,4 +41,5 @@
     printPositiveTestHeader(stdout, "pmFlatField", "Test A - Divide input image by flat image");
     printFooter(stdout, "pmFlatField", "Test A - Divide input image by flat image", true);
+    psFree(myReadout);
     return 0;
 }
