Tag: cws_src680_mozab05 User: windly Date: 05/01/20 22:30:56 Modified: /dba/connectivity/source/drivers/mozab/bootstrap/ MNSProfileDiscover.cxx, MNSProfileManager.cxx
Log: #i20088# fix build errors File Changes: Directory: /dba/connectivity/source/drivers/mozab/bootstrap/ ============================================================ File [changed]: MNSProfileDiscover.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +1 -1 ------------------- --- MNSProfileDiscover.cxx 17 Jan 2005 05:30:50 -0000 1.1.2.1 +++ MNSProfileDiscover.cxx 21 Jan 2005 06:30:53 -0000 1.1.2.2 @@ -1,6 +1,6 @@ #include "MNSProfileDiscover.hxx" -#include "nsProfile.h" +#include "MNSProfile.hxx" #include "pratom.h" #include "prmem.h" File [changed]: MNSProfileManager.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/bootstrap/MNSProfileManager.cxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +1 -1 ------------------- --- MNSProfileManager.cxx 17 Jan 2005 05:30:51 -0000 1.1.2.1 +++ MNSProfileManager.cxx 21 Jan 2005 06:30:53 -0000 1.1.2.2 @@ -1,6 +1,6 @@ #include "MNSProfileManager.hxx" -#include "nsProfile.h" +#include "MNSProfile.hxx" #include "pratom.h" #include "prmem.h" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
