Index: trunk/psLib/src/dataIO/psDB.h
===================================================================
--- trunk/psLib/src/dataIO/psDB.h	(revision 3532)
+++ trunk/psLib/src/dataIO/psDB.h	(revision 3550)
@@ -10,6 +10,6 @@
  *  @author Joshua Hoblitt
  *
- *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-03-28 22:54:19 $
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-03-29 22:50:43 $
  *
  *  Copyright 2005 Joshua Hoblitt, University of Hawaii
@@ -21,6 +21,6 @@
 #ifdef BUILD_PSDB
 
-#include <mysql/mysql.h>
-#include <pslib.h>
+#include <mysql.h>
+#include "pslib.h"
 
 /// @addtogroup DataBase
