summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:41:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:41:59 +0000
commite258aa29d29e7f3740aaacc95686c27b7b9be2b7 (patch)
tree16fd795dc80213b3c4107e150c080cee9be2455a /xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
parent19807d085999bf381fffe07f48f29701989fb756 (diff)
INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED
2007/06/04 13:23:17 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx')
-rw-r--r--xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
index 5d7cdbefd407..387fb3f91197 100644
--- a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
+++ b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLIndexBibliographyConfigurationContext.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:52:06 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:40:32 $
*
* 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_XMLINDEXBIBLIOGRAPHYCONFIGURATIONCONTEXT_HXX_
#ifndef _XMLOFF_XMLSTYLE_HXX
-#include "xmlstyle.hxx"
+#include <xmloff/xmlstyle.hxx>
#endif
#ifndef _COM_SUN_STAR_UNO_REFERENCE_H_