summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:41:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:41:01 +0000
commitbb14707276bd12500ca41c82139594ec1c474e51 (patch)
treeef08d19a2d71b92924d3415e36574a12aeb2c2f5 /xmloff
parentd86b8af5b506b92d8e9733cd4f4fe8ba5d8be707 (diff)
INTEGRATION: CWS vgbugs07 (1.5.274); FILE MERGED
2007/06/04 13:23:17 vg 1.5.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/XMLLineNumberingImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLLineNumberingImportContext.hxx b/xmloff/inc/XMLLineNumberingImportContext.hxx
index 306757a3cb21..2dd3ec7bc624 100644
--- a/xmloff/inc/XMLLineNumberingImportContext.hxx
+++ b/xmloff/inc/XMLLineNumberingImportContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLLineNumberingImportContext.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:52:39 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:41:01 $
*
* 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_XMLLINENUMBERINGIMPORTCONTEXT_HXX_
#ifndef _XMLOFF_XMLSTYLE_HXX
-#include "xmlstyle.hxx"
+#include <xmloff/xmlstyle.hxx>
#endif
#ifndef _RTL_USTRING_HXX_