summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2001-02-19 15:12:03 +0000
committerOliver Bolte <obo@openoffice.org>2001-02-19 15:12:03 +0000
commit39bb30e9c251eb9e8a626097bb35ed10bda8fc9c (patch)
tree24a26b22e707c0e39cc9e715aa2e08198986bde1 /svtools
parent449108fe4b2b58539f577a0e17a741627fe08a91 (diff)
#65293# transliterationmodules include wrong
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/searchopt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/config/searchopt.cxx b/svtools/source/config/searchopt.cxx
index 84156e69f522..1036e703a2fd 100644
--- a/svtools/source/config/searchopt.cxx
+++ b/svtools/source/config/searchopt.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: searchopt.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tl $ $Date: 2001-02-19 10:59:04 $
+ * last change: $Author: obo $ $Date: 2001-02-19 16:12:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
#endif
#ifndef _COM_SUN_STAR_I18N_TRANSLITERATIONMODULES_HPP_
-#include <com/sun/star/i18n/transliterationmodules.hpp>
+#include <com/sun/star/i18n/TransliterationModules.hpp>
#endif
#ifndef _COM_SUN_STAR_UNO_SEQUENCE_HXX_
#include <com/sun/star/uno/Sequence.hxx>