summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 18:20:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 18:20:16 +0000
commit84695dfc8356e69934d24c5700861fc1c55d28ac (patch)
tree348d791c37b14e4448ac166a41e38b7eed6e0b5f /svtools/inc
parenta34ec07baf90334459f3f39327743af8b78fab9e (diff)
INTEGRATION: CWS vclcleanup02 (1.1.404); FILE MERGED
2003/12/11 09:07:09 mt 1.1.404.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/scriptedtext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/inc/scriptedtext.hxx b/svtools/inc/scriptedtext.hxx
index 38685e5bd556..103c386030d6 100644
--- a/svtools/inc/scriptedtext.hxx
+++ b/svtools/inc/scriptedtext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: scriptedtext.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dr $ $Date: 2001-11-19 11:46:52 $
+ * last change: $Author: vg $ $Date: 2004-01-06 19:20:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#define _SVTOOLS_SCRIPTEDTEXT_HXX
#ifndef _SV_GEN_HXX
-#include <vcl/gen.hxx>
+#include <tools/gen.hxx>
#endif
#ifndef _COM_SUN_STAR_I18N_XBREAKITERATOR_HPP_
#include <com/sun/star/i18n/XBreakIterator.hpp>