summaryrefslogtreecommitdiff
path: root/xmloff/source/style/backhdl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:35:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:35:04 +0000
commitfd606ecd2d490927681e54da17dc21534840a1c7 (patch)
tree8272cf7f8ca0fa465627df5287a38b29a2e6f204 /xmloff/source/style/backhdl.cxx
parent2aff8330e2c101568b3cb82538dba6d325b9f1ee (diff)
INTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED
2007/06/04 13:23:30 vg 1.9.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/backhdl.cxx')
-rw-r--r--xmloff/source/style/backhdl.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/style/backhdl.cxx b/xmloff/source/style/backhdl.cxx
index 24907a78c4d6..ca0b3b17abdf 100644
--- a/xmloff/source/style/backhdl.cxx
+++ b/xmloff/source/style/backhdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: backhdl.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:37:00 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:35:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,11 +45,11 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _COM_SUN_STAR_UNO_ANY_HXX_
@@ -61,7 +61,7 @@
#endif
#ifndef _XMLOFF_XMLEMENT_HXX
-#include "xmlelement.hxx"
+#include <xmloff/xmlelement.hxx>
#endif
using namespace ::rtl;