Index: trunk/psLib/src/sysUtils/psHash.h
===================================================================
--- trunk/psLib/src/sysUtils/psHash.h	(revision 889)
+++ trunk/psLib/src/sysUtils/psHash.h	(revision 919)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *   
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-07 00:32:53 $
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-08 19:08:40 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -23,5 +23,5 @@
  *  \ingroup DataGroup
  */
-#include "psDlist.h"
+#include "psList.h"
 
 
@@ -78,5 +78,5 @@
 
 /// List all keys in table.
-psDlist *psHashKeyList(psHash *table);
+psList *psHashKeyList(psHash *table);
 
 /* \} */ // End of DataGroup Functions
