diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-01-29 16:24:51 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-01-29 16:24:51 +0100 |
commit | 3c550e9f7bdd8c9f1f75f4148f516ddc94290f92 (patch) | |
tree | a508542c87b7e1659e18fb5fd6880e2ff361b372 /xmlhelp/source/cxxhelp/provider | |
parent | 82b7561e0efdf6b3aa1f26d7339152b1c3e4ffb2 (diff) | |
parent | 11d762deff2ba38386f84f396c739d09069e3c49 (diff) |
CWS-TOOLING: integrate CWS l10ntools
Notes
Notes:
split repo tag: libs-core_ooo/DEV300_m71
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/databases.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b/xmlhelp/source/cxxhelp/provider/databases.cxx index 467dd1539fed..f5ff5b12c531 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" |