Index: trunk/psLib/src/db/psDB.c
===================================================================
--- trunk/psLib/src/db/psDB.c	(revision 3546)
+++ trunk/psLib/src/db/psDB.c	(revision 3550)
@@ -11,6 +11,6 @@
  *  @author Joshua Hoblitt
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-03-29 22:15:59 $
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-03-29 22:50:43 $
  *
  *  Copyright 2005 Joshua Hoblitt, University of Hawaii
@@ -23,6 +23,6 @@
 #include <string.h>
 #include <math.h>
-#include <mysql/mysql.h>
-#include <mysql/mysql_com.h> // enum_field_types
+#include <mysql.h>
+#include <mysql_com.h> // enum_field_types
 
 #include "psDB.h"
