Tag: cws_src680_hsqldb4 User: fs Date: 05/03/31 04:23:05 Modified: /dba/connectivity/source/drivers/hsqldb/ HDriver.cxx
Log: #i10000# File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: HDriver.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/HDriver.cxx?r1=1.9.4.2&r2=1.9.4.3 Delta lines: +3 -3 ------------------- --- HDriver.cxx 31 Mar 2005 11:52:16 -0000 1.9.4.2 +++ HDriver.cxx 31 Mar 2005 12:23:02 -0000 1.9.4.3 @@ -2,9 +2,9 @@ * * $RCSfile: HDriver.cxx,v $ * - * $Revision: 1.9.4.2 $ + * $Revision: 1.9.4.3 $ * - * last change: $Author: fs $ $Date: 2005/03/31 11:52:16 $ + * last change: $Author: fs $ $Date: 2005/03/31 12:23:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,7 +104,7 @@ #include "HTerminateListener.hxx" #endif #ifndef CONNECTIVITY_HSQLDB_CATALOG_HXX -#include "hsqldb\HCatalog.hxx" +#include "hsqldb/HCatalog.hxx" #endif #ifndef _RTL_USTRBUF_HXX_ #include <rtl/ustrbuf.hxx> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
