Index: trunk/psLib/test/astronomy/tst_psAstrometry.c
===================================================================
--- trunk/psLib/test/astronomy/tst_psAstrometry.c	(revision 3341)
+++ trunk/psLib/test/astronomy/tst_psAstrometry.c	(revision 3682)
@@ -5,6 +5,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-02-28 23:34:10 $
+ *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-04-07 20:27:41 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -17,5 +17,5 @@
 
 #include "psTest.h"
-#include "pslib.h"
+#include "pslib_strict.h"
 
 static psS32 testExposureAlloc(void);
@@ -40,5 +40,5 @@
     psLogSetLevel(PS_LOG_INFO);
 
-    return ! runTestSuite(stderr,"psImage",tests,argc,argv);
+    return ! runTestSuite(stderr,"psAstrometry",tests,argc,argv);
 }
 
