summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:42:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:42:25 +0000
commit18d8c19eff4adc25ff40ebd84dabb2611b4bae1d (patch)
tree78129a993201ec66f2e68d52fb5206b88ca322a6 /xmloff/source/text/XMLIndexTitleTemplateContext.hxx
parentd0c215941b77f36aae9dcdb1e933fabe61744bbe (diff)
INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED
2005/11/02 14:57:57 cl 1.2.32.1: warning free code changes
Diffstat (limited to 'xmloff/source/text/XMLIndexTitleTemplateContext.hxx')
-rw-r--r--xmloff/source/text/XMLIndexTitleTemplateContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
index c79f3edb1915..ec6050e23026 100644
--- a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
+++ b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLIndexTitleTemplateContext.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:12:52 $
+ * last change: $Author: hr $ $Date: 2006-06-19 18:42:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@
#endif
#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#endif
#ifndef _RTL_USTRBUF_HXX_