summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:02:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:02:13 +0000
commit803bf1fc3b59c02e79a24ec3e72e3945438c49e3 (patch)
tree1a1a6d375f859725c778a759ced228cd9495bc3e /xmloff/source/text/XMLIndexTitleTemplateContext.hxx
parentcb87c50b3e06aa57efd22716fce3b1b4e94428c3 (diff)
INTEGRATION: CWS vgbugs07 (1.3.156); FILE MERGED
2007/06/04 13:23:37 vg 1.3.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
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 ec6050e23026..a93e85b06bee 100644
--- a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
+++ b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLIndexTitleTemplateContext.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:42:25 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:02:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XMLOFF_XMLINDEXTITLETEMPLATECONTEXT_HXX_
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _COM_SUN_STAR_UNO_REFERENCE_H_