diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-01-28 13:25:51 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-01-28 13:25:51 +0100 |
commit | 11d762deff2ba38386f84f396c739d09069e3c49 (patch) | |
tree | 20bf1391166249a9d05d1ea171d12e3384429dcc /xmlhelp | |
parent | 35221c8379a5b3859329664ec4338310d734f068 (diff) |
l10ntools: #i108657# renamed transex3 to l10ntools
Diffstat (limited to 'xmlhelp')
-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" |