diff options
author | sb <sb@openoffice.org> | 2010-02-08 09:18:14 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-08 09:18:14 +0100 |
commit | 5e4a461d828cae088818a96355525bd96d033c3f (patch) | |
tree | 85ac2a1356764d29f89fac7ec2a4fd47a0b2a8ed /xmlhelp | |
parent | 954da1067458684f2bac0712caa0cb7fd3726b14 (diff) | |
parent | 1813942ec2be139a3cd7992f9e25671b2280334c (diff) |
sb118: merged in DEV300_m71
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/prj/build.lst | 2 | ||||
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/databases.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/prj/build.lst b/xmlhelp/prj/build.lst index 6fd64bb017..7430bf6d7b 100644 --- a/xmlhelp/prj/build.lst +++ b/xmlhelp/prj/build.lst @@ -1,4 +1,4 @@ -xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper transex3 NULL +xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil BERKELEYDB:berkeleydb LUCENE:lucene javaunohelper l10ntools NULL xh xmlhelp usr1 - all xh_mkout NULL xh xmlhelp\inc nmake - all xh_inc NULL xh xmlhelp\source\treeview nmake - all xh_treeview xh_inc NULL diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b/xmlhelp/source/cxxhelp/provider/databases.cxx index 3f0087b5eb..5c84ba6ee2 100644 --- a/xmlhelp/source/cxxhelp/provider/databases.cxx +++ b/xmlhelp/source/cxxhelp/provider/databases.cxx @@ -60,7 +60,7 @@ #include <com/sun/star/script/XInvocation.hpp> #include <comphelper/locale.hxx> -#include <transex3/compilehelp.hxx> +#include <l10ntools/compilehelp.hxx> #include <comphelper/storagehelper.hxx> #include "databases.hxx" |